Most voted "vtex" questions
VTEX is a cloud e-commerce platform.
Learn more…3 questions
Sort by count of
-
0
votes1
answer401
viewsTurning INPUT into Dropdown Items?
How can I turn inputs into a droplist menu, via jQuery? My code: <li class="select skuList item-dimension-Tamanho"> <span class="group_0"> <input name="293_Tamanho"…
-
0
votes1
answer29
viewsHow to change the background color of the body in a VTEX IO template?
How can I change the background color of a VTEX IO template in which the structure is done in JSONC?
-
-1
votes1
answer109
viewsHow to capture data to only feed a list with VTEX
I made this js code to take input data (THIS GETTING THIS PART OK) from the page and send it to VTEX (IS NOT SENDING). Must be some detail you forgot about. I’ve done several js to capture the data,…