Sauter la navigation

[Résolu] How to choose product variation outside product single page with view?

This support ticket is created Il y a 3 années et 4 mois. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

Ce sujet contient 2 réponses, a 2 voix.

Dernière mise à jour par Altti Papinsaari Il y a 3 années et 4 mois.

Assisté par: Minesh.

Auteur
Publications
#2192715

Hello,

I've build Woocommerce product list view. In this list I would like to display Add to cart button and also a dropdown menu or radio buttons to choose product variation. Is this possible view?

I know I can display select button that takes user to single product page. I would like to skip this step and choose variation in the list view.

#2192825

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

As you already aware and know and also as per our Docs:
=> https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#wpv-woo-buy-or-select

For variable products, the user first has to select a product variation, the Select options button will take the user to the product detail page, where they can select a Variant and add it to the cart.

There is no other resolution or workaround available.

#2193513

Hello Minesh,

thank you for reply!