UNPKG

@nguyenmv2/buy-button

Version:

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

9 lines (8 loc) 208 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var defaultMoneyFormat = '${{amount}}'; var _default = defaultMoneyFormat; exports.default = _default;