Is there an easy way to select the first or a defa...
# suitecommerce
k
Is there an easy way to select the first or a default matrix option on the PDP on page load?
b
Using
pdp.setOption( cart_option_id, value )
will "select" it
w
Hi Bryce, could you expand on where I would input something like this? We are in the implementation phase and we don't have much coding knowledge aside from basic html/css and what we can make work by googling for a while.