পৃষ্ঠাসমূহ

Search Your Article

CS

 

Welcome to GoogleDG – your one-stop destination for free learning resources, guides, and digital tools.

At GoogleDG, we believe that knowledge should be accessible to everyone. Our mission is to provide readers with valuable ebooks, tutorials, and tech-related content that makes learning easier, faster, and more enjoyable.

What We Offer:

  • 📘 Free & Helpful Ebooks – covering education, technology, self-development, and more.

  • 💻 Step-by-Step Tutorials – practical guides on digital tools, apps, and software.

  • 🌐 Tech Updates & Tips – simplified information to keep you informed in the fast-changing digital world.

  • 🎯 Learning Support – resources designed to support students, professionals, and lifelong learners.

    Latest world News 

     

Our Vision

To create a digital knowledge hub where anyone, from beginners to advanced learners, can find trustworthy resources and grow their skills.

Why Choose Us?

✔ Simple explanations of complex topics
✔ 100% free access to resources
✔ Regularly updated content
✔ A community that values knowledge sharing

We are continuously working to expand our content library and provide readers with the most useful and relevant digital learning materials.

📩 If you’d like to connect, share feedback, or suggest topics, feel free to reach us through the Contact page.

Pageviews

Thursday, February 16, 2017

Drupal - Setup Discounts

In general, discount is a amount or percentage deducted from the normal selling price of the product. It is the way of offering products for sale at a low or reduced price.
You can specify the discount for the products as defined in the below steps:
Step (1): Go to Store and click on the Configuration.

Drupal Setup Discounts Step (2): Next click on the Taxes link which manages tax rates and types.
Drupal Setup Discounts Step (3): Go to TAX TYPES tab and click the Add a tax type link.
Drupal Setup Discounts Step (4): Tax types categorize tax rates and specify whether or not the calculated tax should be included in product prices on display.
Drupal Setup Discounts It contains some fields such as:
  • Title: It specifies the title of tax type.
  • Display title: It is the front end display of the title of tax type shown to customers.
  • Description: Describe the tax type if necessary.
  • Tax amount rounding mode: Specify what type of rounding should occur when tax rates of tax type are calculated for the unit price of a line item.
After done with the settings, click the Save tax type button.
Step (5): Go to TAX RATES tab and click the Add a tax rate link.
Drupal Setup Discounts Step (6): It will open the taxes window for adding tax rate to the product as shown below.
Drupal Setup Discounts It contains some fields such as:
  • Title: It is title of the tax rate.
  • Display title: The front end display title of the tax rate shown to customers.
  • Description: It is used to describe the tax rate.
  • Rate: It is a percentage used to calculate the tax which is expressed as a decimal.
  • Type: It selects the tax type for the tax rate using drop down menu.
After done with the settings, click the Save tax rate button.
Step (7): Once tax rate is saved, click the Home link.
Drupal Setup Discounts Step (8): On the home page, click the Checkout link to see the shopping cart contents.
Drupal Setup Discounts Step (9): On the checkout page, you will see the discount for the product which is included in product price.
Drupal Setup Discounts

No comments:

Post a Comment