• Resolved ambermisadmin

    (@ambermisadmin)


    My Pricing Rules

    Product Lists–Coasters

    Discount Type — Quantity based discount

    Type– Discount on cart quantity

    Minimum Quantity–4
    Maximum Quantity–4
    Discount Type–Percebtage
    Value–5

    When I add 4 product is had discount,but when I more then 4 quantity, it had discount too(Maximum Quantity not work)

    and
    my Quantity Discount Table border that is not showing correctly

    just like
    https://www.ads-software.com/support/topic/quantity-discount-table-border-issue/

    Hold you can help me

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support ijas

    (@ijasacodez)

    Hi,

    For quantity based discounts, if the cart contains more items than the maximum count, the the maximum count value will be considered. i.e the lats value will be considered as 4+ instead of 4.

    If you don’t want to apply discount for 4+ values, you can set a rule (Rules and Restrictions tab) items counts less-than or equal to 4.

    Regarding the border issue, can you please your product url (the one you have shared doesn’t have the pricing table)

    Thread Starter ambermisadmin

    (@ambermisadmin)

    Regarding the border issue, can you please your product url (the one you have shared doesn’t have the pricing table)
    https://www.sparkleyours.com/product/dream-big-coaster

    When I set less-than or equal to 4, If I had 5
    First 1-4 product should had 5% off,but and No.5 product should not had discount
    that that mean if i buy 5 product, should 1-4 had discount+ 1(no.5) don’t had discount

    Thanks!

    Plugin Support ijas

    (@ijasacodez)

    Regarding the border issue can you please add this on your css / custom css section

    .table.wdp_table{
    border-color: #ececec !important;
    }

    Plugin Support ijas

    (@ijasacodez)

    Quantity table just shows, if a customer buys 4 products, then will get the product for $2.38 (is 4 * 0.12 = 0.50 discount).

    Thread Starter ambermisadmin

    (@ambermisadmin)

    .table.wdp_table{
    border-color: #ececec !important;
    }

    look like not work
    https://www.sparkleyours.com/product/dream-big-coaster

    Plugin Support ijas

    (@ijasacodez)

    Cannot see the style on the front-end, have you added the same on your css file or on custom css section (theme settings).

    Also check if you have any caching plugin / caching settings enabled on server, if yes,
    please clear the same.

    Thread Starter ambermisadmin

    (@ambermisadmin)

    Flatsome Child: style.css
    .table.wdp_table{
    border-color: #ececec !important;
    }

    not work

    Plugin Support ijas

    (@ijasacodez)

    Seems like some caching issue, you can see the css file it is not getting added to the front-end css file.

    CSS: https://www.sparkleyours.com/wp-content/themes/flatsome-child/style.css?ver=3.0

    Plugin Support ijas

    (@ijasacodez)

    We have released an new update with to change pricing table border color from the admin backend (settings -> pricing table), hope this helps.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Maximum Quantity not work’ is closed to new replies.