Hi @JsssCode
First of all thank you very much for the code.
Im have problems with the check out, Im getting this result
vendor.js:45065 ERROR Error: Uncaught (in promise): TypeError: Cannot read property 'checkout' of undefined
TypeError: Cannot read property 'checkout' of undefined
at main.js:1361
at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke (polyfills.js:3268)
at Object.onInvoke (vendor.js:46624)
at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke (polyfills.js:3267)
at Zone.push../node_modules/zone.js/dist/zone.js.Zone.run (polyfills.js:3018)
at polyfills.js:3752
at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (polyfills.js:3301)
at Object.onInvokeTask (vendor.js:46615)
at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (polyfills.js:3300)
at Zone.push../node_modules/zone.js/dist/zone.js.Zone.runTask (polyfills.js:3068)
at main.js:1361
at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke (polyfills.js:3268)
at Object.onInvoke (vendor.js:46624)
at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke (polyfills.js:3267)
at Zone.push../node_modules/zone.js/dist/zone.js.Zone.run (polyfills.js:3018)
at polyfills.js:3752
at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (polyfills.js:3301)
at Object.onInvokeTask (vendor.js:46615)
at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (polyfills.js:3300)
at Zone.push../node_modules/zone.js/dist/zone.js.Zone.runTask (polyfills.js:3068)
at resolvePromise (polyfills.js:3694)
at resolvePromise (polyfills.js:3651)
at polyfills.js:3753
at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (polyfills.js:3301)
at Object.onInvokeTask (vendor.js:46615)
at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (polyfills.js:3300)
at Zone.push../node_modules/zone.js/dist/zone.js.Zone.runTask (polyfills.js:3068)
at drainMicroTaskQueue (polyfills.js:3475)
defaultErrorLogger @ vendor.js:45065
The products are being pulled correctly but i can not checkout in the page or shopify, and the this.cardtId is always null, any idea?
Thank you very much for your time
Hi @JsssCode
First of all thank you very much for the code.
Im have problems with the check out, Im getting this result
The products are being pulled correctly but i can not checkout in the page or shopify, and the this.cardtId is always null, any idea?
Thank you very much for your time