2 Replies Latest reply: Jun 30, 2012 5:15 AM by Tarik :: Creativaholic RSS

    Volume Discount on Different Products

    Tarik :: Creativaholic MeganK

      Ok, this might be a bit complex, but I would appreciate if someone can come up with a solution as we are running out of time.

       

      We have a catalogue with a set of products

       

      Let say Product A, Product B and Product C

       

      each product has different sizes, so we created:

       

      Product A - Size 1, Product A - Size 2 and so forth for each product and group them (As we know we're still waiting for the Inventory over Attributes, this way we can still control the inventory).

       

      However, the client is offering a discount when you purchase 3 or more. Now, the Volume discount works fine if you get 3 of the same Product. But the question was can the Volume Discount be applied when they select 3 from any of those products.

       

      Which means, when a customer select Product A, Product B and Product C, then the Volume Discount applies.

       

      I'm not sure if someone has a a quick solution for this, even if it's a JS code or something to get us rolling.

       

      Thanks.

        • 1. Re: Volume Discount on Different Products
          Liam Dilley CommunityMVP

          Once you have items in the cart there is no way to manipulate the price through JavaScript. We have tried manipulating discount codes but only a manual entry is successfully processed.

           

          The only thing I can think of is offering a product that is considered all three as a set with a price and volume discounts reflected too.

           

          Anything in regard to multiple item discoutns based on anything other then a discount code or voucher is something BC has literally no support for at this time.

           

          You will need to get the client to think of a new approach offering a discount code or voucher.

          What you can do is use the shipping capture one a product and if the 3 items are added this comes rough the invoice and workflow. This will notify the site owners to send out a discount code or voucher.

          Few other ideas on a more automated but never tried them setting values that forms a code which had already been set as well.

          • 2. Re: Volume Discount on Different Products
            Tarik :: Creativaholic MeganK

            I suspected that will be complex. It's funny that this particular website requires everything that BC cannot do.

             

            I think it's just another thing I have to convince the client that we're "working on it" and make them forget about Inventory for this particular product and just group them all to get the discount.

             

            This might be acceptable as this product is in high demand and they have a good amount stocked already, and still getting more.

             

            This will have to do until Inventory over Attributes is there.