Display less expansive attributes combination into single product page

This topic has 10 replies, 3 voices, and was last updated 2 days, 5 hours ago ago by Luca Rossi

  • Avatar: Mauro Giorgi
    Mauro
    Participant
    March 27, 2025 at 16:23

    Hi,

    1. is possible display less expensive attributes combination into single product page?
    2. is possible display only start price into archive page and single page (under the sku)?

    Thanks

    Content is visible for topic creator and
    support staff only.
    9 Answers
    Avatar: Alex Carter
    Alex Carter
    Support staff
    March 27, 2025 at 16:44

    Hello, Mauro,

    Thank you for reaching out to us.

    We kindly ask you to post different questions as separate topics in our support forum: https://www.8theme.com/forums/xstore-wordpress-support-forum/

    1. Could you provide an example of the desired functionality?

    2. “Minimum price only” can be activated via Theme options > Woocommerce (Shop) > Shop > Products Design.

    Best regards,
    8Theme’s Team

    Avatar: Mauro Giorgi
    Mauro
    Participant
    March 27, 2025 at 16:48

    Hi, the “Minimum price only” is already selected… can you see the example into private area.
    Thanks

    Content is visible for topic creator and
    support staff only.
    Avatar: Alex Carter
    Alex Carter
    Support staff
    March 28, 2025 at 08:56

    Hello, Mauro,

    We appreciate your prompt response.

    Could you please provide temporary FTP access? We will check what can be done to help you.

    For FTP access, we require the following details: FTP host, FTP username, FTP password, FTP port, and FTP encryption type. If you need assistance in creating these credentials, please reach out to your hosting provider who will guide you through the process.

    Warm Regards,
    The 8Theme Team

    Avatar: Mauro Giorgi
    Mauro
    Participant
    March 28, 2025 at 09:05

    Hi, can you give your ip in order to allow into firewall?

    Avatar: Justin
    Luca Rossi
    Support staff
    March 28, 2025 at 10:31

    Hi @Mauro,

    Can you please whitelist the following IP addresses?

    – 116.111.184.133
    – 2a09:bac5:d469:25d7::3c5:31

    Thank you!

    Avatar: Mauro Giorgi
    Mauro
    Participant
    March 28, 2025 at 10:40

    Hi, access granted,
    I would like to display a single price like “From LOWER PRICE”, the lowest for both a single product and a variant (without range from-to), with or without a discount… only the lowest price overall, the starting one

    see private content for details:
    Thanks

    Content is visible for topic creator and
    support staff only.
    Avatar: Justin
    Luca Rossi
    Support staff
    March 28, 2025 at 14:17

    Hi @Mauro,

    Please try adding this custom CSS codes under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    .elementor-widget-woocommerce-product-etheme_price .price del,
    .product-type-variable .content-product .price del,
    .product-type-variable .etheme-product-grid-content .price del,
    .elementor-widget-woocommerce-product-etheme_price .price ins > span:last-child{
        display: none;
    }
    .elementor-widget-woocommerce-product-etheme_price .price ins,
    .product-type-variable .content-product .price ins,
    .product-type-variable .etheme-product-grid-content .price ins,
    .product-type-variable .content-product .price ins > span,
    .product-type-variable .etheme-product-grid-content .price ins > span{
        color: #fff !important;
    }
    .elementor-widget-woocommerce-product-etheme_price .price ins::before,
    .product-type-variable .content-product .price ins::before,
    .product-type-variable .etheme-product-grid-content .price ins::before,
    .elementor-widget-woocommerce-product-etheme_price .price ins > span:first-child,
    .product-type-variable .content-product .price ins > span:first-child,
    .product-type-variable .etheme-product-grid-content .price ins > span:first-child {
        content: 'From: ';
        color: #000 !important;
    }
    

    https://tinyurl.com/2b5h8499

    Hope it helps!

    Avatar: Mauro Giorgi
    Mauro
    Participant
    March 28, 2025 at 14:57

    Hi, thanks, into product page the selected variant don’t show the less expansive combinations…
    How can select even it?
    Thanks

    Content is visible for topic creator and
    support staff only.
    Avatar: Justin
    Luca Rossi
    Support staff
    March 28, 2025 at 16:50

    Dear Mauro,

    We have reviewed the matter and can confirm that the lowest price currently displayed is $449: https://tinyurl.com/28vqnuho.

    Could this possibly be related to a caching issue on your end?

    Please let us know if you need any further assistance.

    Best regards,
    The 8Theme Team

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

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

Helpful Topics

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