Home Forums WoodMart support forum Displaying attributes in the shopping cart

Displaying attributes in the shopping cart

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #525625

    sadovit.help
    Participant

    Thank you for a great topic!
    Hello, please tell me how to display the attributes in the cart in separate lines, as in the demo?
    https://i.imgur.com/wgs19Ji.png
    Tried everything I could but can’t find how to enable this attribute display, please help
    https://i.imgur.com/GMOH8mz.png

    #525696

    Hello,

    This represents the standard operation of WooCommerce. When you incorporate attributes into a product, they appear in a certain manner. However, when additional attribute values are added to variations, the display mirrors the demo.

    Here is the screenshot:
    https://ibb.co/0XcYSVd

    Best Regards.

    #525698

    sadovit.help
    Participant

    Please tell me how to set up exactly such a display?
    https://i.imgur.com/wgs19Ji.png
    I understand that the woocommerce function, please tell me how to turn it on, currently I see all the information in one row
    https://i.imgur.com/S4T47FM.png

    #525699

    sadovit.help
    Participant

    Do you mean if many attributes are added then the product variations will not be displayed as individual rows in the cart?
    https://i.imgur.com/D3KG9BF.png

    #525710

    Hello,

    When you add some attribute in the product they look like this: https://ibb.co/553W9Gb
    But When you add some more attribute values in variation it looks like the demo: https://ibb.co/0XcYSVd
    You need to add more attribute variation in the product.

    Best Regards.

    #525718

    sadovit.help
    Participant

    Thank you, I understand

    I also wanted to ask if it is possible if the product is grouped, when clicking on the “Select options” button, a quick view of the product will open, and not redirect the client to a new page?
    https://i.imgur.com/mwx7UJV.png

    Here is the page of the product itself:
    https://xo-empire.com/product/zgrupovanyj-tovar/

    You sent me a piece of code earlier :

    jQuery(‘.product_type_variable.add_to_cart_button’).click(function(e) {
    e.preventDefault();
    jQuery(this).parents(‘.product-grid-item’).find(‘.open-quick-view’).click();
    })

    This is how it works for all products on the store page, but does not work for grouped items.

    If I paste this code into the theme, then the grouped products do not open at all when clicking on “Select options

    I am trying to implement so that the viewing of options (grouped products) takes place on one page, so that the client is not redirected to other pages, it is not convenient. Thanks for any advice

    #525750

    sadovit.help
    Participant

    Please help, “Sidebar button on sticky sidebar” doesn’t work for me
    https://i.imgur.com/8wFX0Ik.png

    Store page: https://xo-empire.com/shop/

    Very nice function, but why does it not work both on the computer and on the phone. Please tell me what needs to be done to make it work?

    #525840

    Hello

    01. There is no such option in theme settings available for that, unfortunately. You may contact support of WooCommerce, maybe they will be able to advise some workaround

    02. Your issue has been resolved. Navigate to Theme Settings > General > Mobile Bottom Navbar > remove the button “outside the canvas of the panel”. Check back your site and check the issue. Now it is working on mobile.

    Best Regards.

    #526544

    sadovit.help
    Participant

    Thank you for your help, it’s a pleasure working with you!

    #526647

    Hello,

    You are welcome!

    If you do not mind, can you please leave a 5 stars rating for our theme by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot.

    Have a good day!
    Best Regards

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

The topic ‘Displaying attributes in the shopping cart’ is closed to new replies.