Your account expired support, please renew to get your support.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5301
    biggatings
    Support Expired

    So I am using dynamic pricing for quantity discounts and when I add 3 of the same product to the cart it gives me a 20% discount. This all works fine but the mini cart shows the actual price and the discounted (see screenshot) https://imgur.com/EGIDiPt

    Would love some assistance here.

    #5336

    Please use css code to add into file style.css ( child-theme):

    p.woocommerce-mini-cart__total.total del span.woocommerce-Price-amount.amount {
        text-decoration: line-through !important;
        font-size: 19px;
        padding-left: 5px;
        font-weight: 500;
    }
    #5344
    biggatings
    Support Expired

    Thanks!!! This helped. 1 more thing… how do I change the quantity on the quickview of a product. When you click quickview it brings up the product but you cant change the quantity (well if you enter in a quantity you can, but its missing the arrows).

    Thanks

    #5362

    Hi again,

    About your issue, please send Admin web account for me, I will check and try to help you.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.