• Resolved johnnyfly123

    (@johnnyfly123)


    I love the product, I purchased pro.

    The problem I have is with the ORDER BUMP OFFER.

    There is a drop-down to select ‘Fixed Price’ and ‘Discount %’, BUT I would like NO OPTION.

    In my use case, I want customers to be presented with an upgrade, but offer NO DISCOUNT INCENTIVE. When you enter ‘Fixed Price’, it simply strikethrough’s the original price, and displays the same price.

    How can I remove this portion from the offer, or at least remove the strikethrough?

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter johnnyfly123

    (@johnnyfly123)

    Also- Does this work for mobile? Offers do not show up for me on mobile.

    Hey,

    Thank you for using our integration.

    As per your queries-

    1 . For now, copy and paste the below code in the global CSS option in Global settings of Order bump and either set the fixed price as the original price of the product or set it to 0% discount, you will see that on checkout the strike-through price will be removed.

    .mwb_upsell_offer_product_price del {
    display : none;
    }

    2. Yes, our order bump plugin is compatible with mobiles. Also if you want you can change the Offer size according to your needs (Template, Design, and Content)

    Regards

    Thread Starter johnnyfly123

    (@johnnyfly123)

    You are so great. It was so nice to have a response that worked. What an amazing dev! Thank you!

    For the mobile part- for whatever reason it doesn’t show up, but I will play with the offer size, maybe thats it issue.

    Thanks again!!!

    Thread Starter johnnyfly123

    (@johnnyfly123)

    Once again, brilliant! I adjusted settings and set to ‘fixed’ and it worked beautifully

    Thread Starter johnnyfly123

    (@johnnyfly123)

    (for mobile)

    Hey,

    We are happy that you like our support and also our plugin.

    If you want you can also help us with your great words and reviews so that it will motivate us more in the future to help more effectively.

    We care and help you always

    Regards

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Help with offer price/discount’ is closed to new replies.