• On the bundled product page, you show the Subtotal, then the Discount, and then the final subtotal as the old price (crossed-out) followed by the new adjusted price. Is it possible to display just the final subtotal price (e.g. $20.00 $16.00) this way in the cart, and at checkout and on the order? This would be very helpful to let the purchaser know that the price included a discount.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jason Kytros

    (@jasonkytros)

    Hey there @jlahm,

    Thanks for reaching out!

    Out of the box, WooCommerce does not display a crossed out original price in the cart, checkout and order templates for discounted products. To confirm this, you may set up a Simple Product with a Regular and Sale price and add it to the cart — you will notice that only the Sale price will show up there.

    To display a crossed out original price in these templates, it is necessary to write a fair amount of custom code. To get started, you may have a look at some online guides such as this one: https://www.businessbloomer.com/woocommerce-display-regularsale-price-cart-table/ and use the snippets in these guides as inspiration.

    If you need further assistance with your custom project, then I encourage you to hire an experienced WooCommerce developer to help. For WordPress/WooCommerce customizations, we highly recommend https://codeable.io/.

    Let me know how this goes!

    Cheers,
    Jason Kytros
    Support Engineer | SomewhereWarm SMPC | https://somewherewarm.com/

    Thread Starter jlahm

    (@jlahm)

    Jason: Thanks for the response. It did take a lot of code, but I did get it to work. I am using another bulk discount routine that doesn’t handle bundles, so I wanted the displays for discounted bundles to be consistent with other products. Your plugin was great for handling discounts for product bundles – thanks!

    Plugin Author Jason Kytros

    (@jasonkytros)

    Hey @jlahm,

    I am happy to hear that you managed to achieve the result you had in mind by writing custom code! Kudos for that! ??

    Don’t hesitate to reach out if you have any other questions for Bulk Discounts!

    Cheers,
    Jason Kytros
    Support Engineer | SomewhereWarm SMPC | https://somewherewarm.com/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change display format’ is closed to new replies.