Sales booster, Quantity discounts (Buy more save more) on Single Product Page

This topic has 4 replies, 3 voices, and was last updated 1 years ago ago by creativesite

  • Avatar: Barbara
    creativesite
    Participant
    April 20, 2023 at 17:38

    Is it possible to make the area of Quantity discounts wider on Single Product Page, so the text does not look squeezed?
    https://postimg.cc/56ZCnX19

    3 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    April 21, 2023 at 06:50

    Hello @creativesite,

    You can achieve your desired result using Custom CSS. Please copy and paste the following CSS code to XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache to view the changes.

    .single-product .sales-booster-quantity-discounts .quantity-discount-item {
        display: block !important;
    }

    The result should look like this: https://postimg.cc/R6zDV30b

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 21, 2023 at 06:53

    Hello, Creativesite,

    You had quantity input fields added there -> https://gyazo.com/e500db4d253a370749ecf1b93fe2b1d1 so the space was there for quantity input.
    You may disable this option -> https://prnt.sc/5Ma_YqZbpQ1u to get next result -> https://prnt.sc/neq8rdEkAQQ3

    Kind Regards,
    8theme team

    Avatar: Barbara
    creativesite
    Participant
    April 21, 2023 at 12:16

    Ah okay, thank you ! 🙂

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

The issue related to '‘Sales booster, Quantity discounts (Buy more save more) on Single Product Page’' has been successfully resolved, and the topic is now closed for further responses

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