In Catalog Mode and Product type Variable, Attributes does not show a drop-down
-
Good day:
When the Catalog Mode is ON, and I have a Variable type product, Attributes do not show in the drop-down menu.
Catalog Mode: ON
Shopping cart: OFF
Attributes – Drop-down menu: OFF
What we need in our web portal:
Catalog Mode: ON
Shopping cart: OFF
Attributes – Dropdown menu: ON
Please your advice on this.
Thank you so much
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you very much for chosing our theme and for contacting us.
The nature of the catalog mode is that it hides all this information. As a way-out, you can hide prices and add to the cart button with the custom CSS. In this case, all the variations would be available.
Please let me know if you need help with CSS.
Good day:
What I need is that catalog mode does not show the options related to the shopping cart, but that customers can see the prices, both in simple and variable products. (this would prevent you from installing the plugin: YITH WooCommerce Catalog Mode).
I need your help, to be able to work with the CSS or whatever you recommend.
Best regards.
Hello,
Please disable the catalog mode I will provide custom CSS to hade add to the cart button.
And add this code to the Theme Settings > Custom CSS > Global:
body .woocommerce-variation-add-to-cart,
body .woodmart-add-btn{
display:none;
}
Best Regards
Good day:
Your suggestion was applied (and Plugin: YITH WooCommerce Catalog Mode was disabled / removed).
It is working as required.
Thank you very much. Best regards.
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘In Catalog Mode and Product type Variable, Attributes does not show a drop-down’ is closed to new replies.