Join Slack
Powered by
i came across this in order to add items to my car...
# suitecommerce
s
Serge M
06/19/2020, 11:22 AM
i came across this in order to add items to my cart from a url
http://shopping.na3.netsuite.com/app/site/query/additemtocart.nl?c=1019389&n=3&buyid=10230&qty=1
is it Is it possible to use this with an array of items I have tried adding buyid[]=item , and buyid=[item, item]
Serge M
06/19/2020, 11:23 AM
@Steve Goldberg
is this even possible?
w
wbermudo
06/19/2020, 1:43 PM
you need to use the “multi” to add multiple items, there is documentation about this in help guide.
👍 1
s
Serge M
06/19/2020, 4:12 PM
Got it thank you
2
Views
Open in Slack
Previous
Next