Home Forums WoodMart support forum Possible to hide product options in mini-cart and shopping cart page?

Possible to hide product options in mini-cart and shopping cart page?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #420776

    [email protected]
    Participant

    Is it possible to hide the product options in mini-cart and shopping cart page and only show them at the check-out page?

    Attachments:
    You must be logged in to view attached files.
    #420909

    Hello,

    We have now hidden the Product Options from the Mini Cart as well as the Shopping Cart page of your Site.

    Please check back your Site after completely clearing browser and server cache.

    The following Custom CSS was applied in this regard:

    .cart-info .variation {
    	display: none !important;
    }
    
    .woocommerce-cart td.product-name ul.variation {
    	display: none !important;
    }

    Best Regards

    #421111

    [email protected]
    Participant

    Thanks !!!

    #421158

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Possible to hide product options in mini-cart and shopping cart page?’ is closed to new replies.