Skip to content

Conversation

kmitrovic
Copy link

Now it is (easily) available to override only CartItem class' functionality. The custom class (extending the original CartItem, or a brand new class with corresponding methods/properties) can be set within django settings (CART_ITEM_CLASS).

This comes in handy when you have some special pricing model like special discounts for quantity > 1.

@rmoch
Copy link
Collaborator

rmoch commented Oct 29, 2014

👍 up:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants