Magento custom pricing rule -


i need custom pricing rule can used fixed quantities. need apply discounts groups of items in cart. think custom salesrule way go need collection of products in cart instead of single product. ideas?

edit

to clarify, need able have 2 particular items within specified category have discount applied. let's call them product , product b. quantity of product , product b must sum specified number in shopping cart rule, example, 100 (quantity 50 product , quantity 50 product b typically). rule need apply applied products/sets of products/the cart multiple times, e.g., product c , product d should have discount applied if quantities sum 100.

product a/b added cart again quantity not qualify discount, i.e. quantity < 100.

use "shopping cart price rules" under "promotions"

use combination of "conditions" , "actions"

use "conditions" determine when rule start.

use "actions" determine items apply rule to.

that allow "if customer has blue jacket, red jacked, , orange jacket, discount orange jacket 20%" or that.

tip: attributes can used in actions , conditions. if dont see attribute there select from, go catalog>attributes>manage attributes, open attribute want use (such sku), , make sure set "use promo rule conditions" "yes"

if rule doesnt work, keeping playing it. has exact in order work.

hope helps!


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

java - Digest auth with Spring Security using javaconfig -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -