Ir al contenido
Menú
Se marcó esta pregunta
2228 Vistas

Hello dear community,


For a particular project, I try to make a condition on the Ecommerce items (on the product page) so that:
If the quantity is greater than 0, we indicate a delivery time of 24h, if it is equal to 0, we indicate 6 to 12 days of delivery.

I can easily add a field and a condition like:
t-if="product_variant.qty_available>0"

This works perfectly for items without variants.
But when I have a variant, the value product_variant.qty_available remains the same when I change the model (it takes the value of the first opened variant).

Is there a way to refresh this value when a customer chooses for example a different size/color of the same item? Any help on the technique would be appreciated.

Avatar
Descartar

Did you find a solution for this? We have a similar case and are still struggling.

Autor

Hi Stephan, no we discussed with the customer and dropped this requirement. It was on v15, I should have a look if v16 brings some changes

Publicaciones relacionadas Respuestas Vistas Actividad
1
jul 25
592
1
ago 24
1634
1
may 25
1925
2
abr 24
1450
0
ago 25
1618