Announcement

Collapse
No announcement yet.

discount on product - every six ordered, get $5.00 discount

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    discount on product - every six ordered, get $5.00 discount

    What is the simplest way to allow a customer who purchases a product (even with varying attribute options) to get a $5 discount for every six products purchased.

    example number of products ordered:

    1 ($0 total discount)
    2 ($0 total discount)
    3 ($0 total discount)
    4 ($0 total discount)
    5 ($0 total discount)
    6 ($5 total discount)
    7 ($5 total discount)
    8 ($5 total discount)
    9 ($5 total discount)
    10 ($5 total discount)
    11 ($5 total discount)
    12 ($10 total discount)
    13 ($10 total discount)
    14 ($10 total discount)
    15 ($10 total discount)
    16 ($10 total discount)
    17 ($10 total discount)
    18 ($15 total discount)
    etc
    DiVino Theme

    #2
    Re: discount on product - every six ordered, get $5.00 discount

    Another option would be that for every six purchased, one would be free.
    DiVino Theme

    Comment


      #3
      Re: discount on product - every six ordered, get $5.00 discount

      I don't think there's a good off-the-shelf solution for this. You could use a quantity discount, but you'd have to assign a separate discount for every qty.: 6, 7, 8, etc., which would be tedious. Another possibility is to create a new product which is a six-pack of the item in question; then you can apply discounts to the six-pack.

      You can always get a custom module that will offer exactly the type of discounts you're looking for. If you're interested in that, you can drop me a line by email to discuss it in detail.

      Thanks --
      Kent Multer
      Magic Metal Productions
      http://TheMagicM.com
      * Web developer/designer
      * E-commerce and Miva
      * Author, The Official Miva Web Scripting Book -- available on-line:
      http://www.amazon.com/exec/obidos/IS...icmetalproducA

      Comment


        #4
        Re: discount on product - every six ordered, get $5.00 discount

        Hello gomblue

        Have you tried using the Buy X Get Y method? I used these settings (screenshot: http://puu.sh/kn3jv/55e6a8795a.png) and I think I've achieved what you are looking for. This is for $5 off every 6th product, you could set the discount value from Fixed to Percent and give a 100% discount if you wanted to have the "get y" item for free.

        Comment


          #5
          Re: discount on product - every six ordered, get $5.00 discount

          Perfect. Thank you.
          DiVino Theme

          Comment

          Working...
          X