How to show original price when a product is having sales price

This topic has 4 replies, 2 voices, and was last updated 8 years, 7 months ago ago by Jack Richardson

  • Avatar: roderisland
    roderisland
    Participant
    April 25, 2016 at 04:16

    hi, how to show original price when a product is having sales price, example original price is USD10, sales price is USD7, how do we let customer know original price is USD10 to attract customer, also show a cross cut down price from USD10?

    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 25, 2016 at 10:05

    Hello,

    Please provide us with the link to your site and WP Dashboard credentials in private content.

    Best regards,
    Jack Richardson.

    Avatar: roderisland
    roderisland
    Participant
    April 25, 2016 at 11:04

    reply as below

    how do we emphasis to let visitor know the item is offer with cheaper than normal price, thanks

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 25, 2016 at 14:41

    Hello,

    As I see you edited main style.css file and added your custom css code there:

    .price del{
    display:none !important;
    }
    
    .price-block del{
    display:none !important;
    }

    which is hiding original price on sales products.

    Note that you shouldn’t edit main style.css file as you’ll lose all your customizations after theme update, so you need to revert back original file. All style customizations must be added in custom.css file or in style.css file of child theme. To create custom.css you need rename default.custom.css to custom.css in wp-content/themes/blanco directory via FTP and enable it in Blanco – Theme Settings, tick “Enable Custom CSS file”. If you want to use child theme here is the documentation how to create it https://codex.wordpress.org/Child_Themes

    Best regards,
    Jack Richardson.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.