No content to show
User Activity
@CaveDiver Always welcome.
You must redirect on your app landing page after successfully install.
05-13-2022
Some unnecessary tag and margin property of css is affected.I make it proper, see screenshot
05-13-2022
Login your Shopify partner account, then navigate to App > Select Test App > Find Test your app section > Click on select store button > Select you Dev store.See this screenshot;
You can get the order ID on the thank you page in JavaScript file by this variable "Shopify.checkout.order_id"
04-29-2022
You can send by JavaScript Fetch call or you can use JavaScript XHR method.
You need to setting up iframe Protection in every page of your app.
You can get this in two ways 1) By JavaScript Variable : If you do not get undefined value of ShopifyAnalytics.meta.page.customerId then user is logged in and variable returns customer id. 2) You can check by customer liquid object in top of liquid f...
04-28-2022
You will get shop domain in Shopify.shop in JavaScript asset
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
1771 | 05-16-2022 11:56 AM | |
3619 | 05-13-2022 02:19 PM | |
5789 | 04-29-2022 10:48 AM | |
5670 | 04-28-2022 10:01 AM |