...
/Quiz: Implementing the Carting System with Snipcart
Quiz: Implementing the Carting System with Snipcart
Test your knowledge of implementing the cart system with Snipcart.
We'll cover the following...
Test your understanding
1
Which attribute and value are added to the hidden div
in our public/index.html
file to make our cart appear on the side rather than the full page?
A)
data-config-modal-style="side"
B)
data-config-modal-style="middle"
C)
data-config-modal-style="full"
D)
data-config-modal-style="oneside"
Question 1 of 60 attempted