Search code examples
phpmagentoe-commerceinventory

Magento case price


I have two attributes for a product,first one is the unit price and second is the case price. The unit price is the default price of the magento,for the case price i create a new attribute named case pirce. My question is i display the prices in the product description,but it is not allowing me to add the case price to the shopping cart Am i doing some thing wrong here,if so let me know the solution.


Solution

  • One way to achieve this is using the new "Qty Increments" feature in conjunction with Tier Pricing. If you look in the Inventory tab on the Product Edit screen, you can enable Qty Increments and set a value, which will enforce that the customer add products to the cart in batches equal to a multiple of the Qty Increment value.