This would be the loading state of your button (triggered when users click the checkout button). In the background, looop will communicate with Shopify to create a checkout with the user’s current cart items and their quantity.
This loader can be any Webflow element with the following custom attribute:
Copy
"looop"="checkoutLoader"
We recommend that you don’t use Webflow’s native button or div block to create this button. We recommend using Webflow Custom element to create this button.