UNPKG

@nguyenmv2/buy-button

Version:

BuyButton.js allows merchants to build Shopify interfaces into any website

21 lines (18 loc) 402 B
<!DOCTYPE html> <html> {% include head.html %} <body> <main role="main" id="main"> <div class="docs-container"> <div class="docs-wide"> <div class="docs-content"> {% include header.html %} <div class="marketing-markdown"> {{ content }} </div> </div> </div> </div> </main> </body> </html>