“Sale” Label Issue – Product Gallery – Single Product Builder

This topic has 2 replies, 2 voices, and was last updated 4 minutes ago ago by Jack Richardson

  • Avatar: EW
    EmporioWeb
    Participant
    October 4, 2024 at 08:38

    Hello Support Team,

    I’m encountering an issue with the “Sale” label in the Product Gallery. Our products come in different color variants, and when a discount is applied to only one variant, the system is displaying the “Sale” label on the images of all variants in the product gallery. However, it should only apply the “Sale” label to the gallery of the discounted variant.

    Could you please advise on how we can resolve this issue? Any help or guidance would be greatly appreciated.

    Thank you in advance for your support.

    Best regards,

    Content is visible for topic creator and
    support staff only.
    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 4, 2024 at 12:26

    Dear @EmporioWeb,

    We have implemented a global update where the sale label will now be displayed on variable products if any of its variations are offered at a discounted price. However, should you prefer to hide the sale label for variable products, you may apply the following custom CSS snippet. Please navigate to Theme Options, then Theme Custom CSS, and finally to Global CSS to add this code:

    .product-type-variable .swiper-entry .sale-wrapper {
        display: none;
    }

    We would appreciate your feedback on this solution. Could you please confirm whether this adjustment meets your requirements?

    Best regards,
    Jack Richardson
    The 8Theme Team

  • Viewing 2 results - 1 through 2 (of 2 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.