2. Handling Discounts
¶
Generally, this is how you implement a “bulk rebate” module, for instance.
django-SHOP
Navigation
1. Software Architecture
2. Unique Features of django-SHOP
1. Django-SHOP Tutorial
2. Catalog Views
3. The Commodity Product Model
4. The Smart Card Product Model
5. An Internationalized Smart Card Model
6. Add Product Model to Django Admin
7. Next Chapter
8. The Polymorphic Product Model
9. Cart and Checkout
1. Customer Model
2. Deferred Model Pattern
3. Money Types
4. Product Models
5. Stock Management
6. Catalog
7. Full Text Search
8. Filter Products by its Attributes
9. Cascade Plugins
10. Cart and Checkout
11. Controlling the Cart Icon
12. Payment Providers
13. Order
14. Managing the Deliver Process
15. Designing an Address Model
16. Notifications
17. REST Serializers
18. Client Side Framework
19. Configuration and Settings
20. Shipping Providers
21. Special CMS Pages
22. Settings
23. Working off Asynchronous Jobs
24. Deployment using Docker
1. Add Customized HTML Snippets
2. Handling Discounts
3. Taxes
Changelog for django-SHOP
Frequently Asquest Questions
Contributing
CORE DEVELOPERS
CONTRIBUTORS
RETIRED CORE DEVELOPERS
Address Model
How to create a Payment backend
Multi-Tenancy
How to secure your catalog views
Related Topics
Documentation overview
Previous:
1. Add Customized HTML Snippets
Next:
3. Taxes
Quick search