- Drupal - Announcements
- Drupal - Site Upgrade
- Drupal - Site Backup
- Drupal - Optimization
- Drupal - User Management
- Drupal - Comments
- Drupal - Taxonomies
- Drupal - Menu Management
- Drupal - Publish Content
- Drupal - Delete Content
- Drupal - Modify Content
- Drupal - Create Content
- Drupal - Create Pages
- Drupal - Create Articles
- Drupal - Create Blog
- Drupal - Static Pages
- Drupal - Front Page
- Drupal - Themes & Layouts
- Drupal - Blocks & Regions
- Drupal - Main Menu
- Drupal - Architecture
- Drupal - Installation
- Drupal - Overview
- Drupal - Home
Drupal Advanced
- Drupal - Site Security
- Drupal - Poll Module
- Drupal - Form Module
- Drupal - Contact Module
- Drupal - Aggregator Module
- Drupal - Book Module
- Drupal - Pane Module
- Drupal - Default Modules
- Drupal - Extensions
- Drupal - Internationalization
- Drupal - Social Networking
- Drupal - Triggers & Actions
- Drupal - Multilingual Content
- Drupal - Error Handling
- Drupal - Site Search
- Drupal - URL Alias
Drupal E-Commerce
- Drupal - Order History
- Drupal - Email Notifications
- Drupal - Invoice Generation
- Drupal - Setup Payments
- Drupal - Setup Shipping
- Drupal - Receive Donations
- Drupal - Setup Discounts
- Drupal - Setup Taxes
- Drupal - Create Categories
- Drupal - Create Products
- Drupal - Setup Shopping Cart
Drupal Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Drupal - Setup Discounts
In general, discount is a amount or percentage deducted from the normal selpng 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 cpck Configuration.
Step 2 − Cpck on the Taxes pnk which manages tax rates and types.
Step 3 − Go to TAX TYPES tab and cpck the Add a tax type pnk.
Step 4 − Tax types categorize tax rates and specify whether or not the calculated tax should be included in product prices on display.
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 − It describes the tax type if necessary.
Tax amount rounding mode − Specifies what type of rounding should occur when tax rates of tax type are calculated for the unit price of a pne item.
After filpng all the details, cpck the Save tax type button.
Step 5 − Go to TAX RATES tab and cpck the Add a tax rate pnk.
Step 6 − It will open the taxes window for adding tax rate to the product as shown in the following screen.
It contains some fields such as −
Title − It is the title of the tax rate.
Display title − It is 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 filpng the details, cpck the Save tax rate button.
Step 7 − Once tax rate is saved, cpck the Home pnk.
Step 8 − On the home page, cpck the Checkout pnk to see the shopping cart contents.
Step 9 − On the checkout page, you will see the discount for the product which is included in product price.
Advertisements