Home › Forums › WoodMart support forum › Displaying attributes in the shopping cart
Displaying attributes in the shopping cart
- This topic has 9 replies, 2 voices, and was last updated 1 year, 8 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
December 30, 2023 at 3:36 am #525625
sadovit.helpParticipantThank 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.pngDecember 30, 2023 at 2:46 pm #525696
Aizaz Imtiaz AwanKeymasterHello,
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/0XcYSVdBest Regards.
December 30, 2023 at 2:57 pm #525698
sadovit.helpParticipantPlease 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.pngDecember 30, 2023 at 3:03 pm #525699
sadovit.helpParticipantDo 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.pngDecember 30, 2023 at 3:45 pm #525710
Aizaz Imtiaz AwanKeymasterHello,
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.
December 30, 2023 at 3:57 pm #525718
sadovit.helpParticipantThank 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.pngHere 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
December 31, 2023 at 12:25 am #525750
sadovit.helpParticipantPlease help, “Sidebar button on sticky sidebar” doesn’t work for me
https://i.imgur.com/8wFX0Ik.pngStore 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?
January 1, 2024 at 10:07 am #525840
Aizaz Imtiaz AwanKeymasterHello
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.
January 3, 2024 at 6:53 pm #526544
sadovit.helpParticipantThank you for your help, it’s a pleasure working with you!
January 4, 2024 at 9:54 am #526647
Aizaz Imtiaz AwanKeymasterHello,
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 -
AuthorPosts
The topic ‘Displaying attributes in the shopping cart’ is closed to new replies.
- You must be logged in to create new topics. Login / Register