RidgeRun Image Projector/Getting Started/Getting the code: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
No edit summary
Line 40: Line 40:
     ShopifyBuy.UI.onReady(client).then(function (ui) {
     ShopifyBuy.UI.onReady(client).then(function (ui) {
       ui.createComponent('product', {
       ui.createComponent('product', {
         id: '',
         id: '1697757893141',
         node: document.getElementById(''),
         node: document.getElementById(''),
         moneyFormat: '%24%7B%7Bamount%7D%7D',
         moneyFormat: '%24%7B%7Bamount%7D%7D',

Revision as of 23:25, 19 October 2023




Previous: Getting Started/Evaluating the projector Index Next: Getting Started/Building Image Projector






RidgeRun online store to buy


                                                                           



Previous: Getting Started/Evaluating the projector Index Next: Getting Started/Building Image Projector