Template:Shoping Cart - LibMISB: Difference between revisions

From RidgeRun Developer Wiki
(Created page with "<center> <table> <tr> <td> <html> <div id='product-component-1625764224127'></div> <script type="text/javascript"> →‎<![CDATA[: (function () { var scriptURL = 'https://sdks.shopifycdn.com/buy-button/latest/buy-button-storefront.min.js'; if (window.ShopifyBuy) { if (window.ShopifyBuy.UI) { ShopifyBuyInit(); } else { loadScript(); } } else { loadScript(); } function loadScript() { var script = document.createElement('script');...")
 
mNo edit summary
Line 1: Line 1:
<center>
<center>
<table>
<tr>
<td>
<html>
<html>
<div id='product-component-1625764224127'></div>
<div id='product-component-1730931199870'></div>
<script type="text/javascript">
<script type="text/javascript">
/*<![CDATA[*/
/*<![CDATA[*/
Line 32: Line 29:
     ShopifyBuy.UI.onReady(client).then(function (ui) {
     ShopifyBuy.UI.onReady(client).then(function (ui) {
       ui.createComponent('product', {
       ui.createComponent('product', {
         id: '6941662642363',
         id: '7687836598459',
         node: document.getElementById('product-component-ADD_PRODUCT_ID_HERE'),
         node: document.getElementById('product-component-1730931199870'),
         moneyFormat: '%24%7B%7Bamount%7D%7D',
         moneyFormat: '%24%7B%7Bamount%7D%7D',
         options: {
         options: {
Line 257: Line 254:
</script>
</script>
</html>
</html>
</td>
</tr>
</table>
</center>
</center>

Revision as of 01:36, 7 November 2024