Sunil-Kumar
Excursionist
Contact Me
Status
Offline
Last Activity
‎09-11-2024 04:03 AM
Topic Started
1
Topics Started
Topic Solutions
1
Solution
Post Count
16
Posts
Post Kudos
2
Likes

Bio: I am working in Software development sector since 2017. I have worked with PHP, React, Shopify, WordPress, Laravel, HTML, CSS, JavaScript, jQuery, SQL...

Community Badges

No content to show

User Activity

You need to create api in remix and then create theme app extension and call the api with product id from app block then you show them on product page on store front.
Hello,Is there any way to get all events from Shopify store activity option from settings or get the staff members details that triggered that event in webhook.
You can share me the link and I will share the basic view with product variants
Hi DavidBeuy,Sorry for late replay, You only need to loop through the product variants only, you will need metafields when you need to show extra info for products.
Could you please share the link for reference.
Did you try re-installing the app. I can't be able to suggest anything without looking into the code, Because I just published a Shopify app with laravel Osiset package and it was working fine.
You should be able to get the scops, did also define scope variable in .env file? 
Shopify provides all products variants with details on product template page so you only need to loop through them and print in a table with their individual add to cart form only 
Hello,Do you want show product variants or product in a table view?
Hi AMC77, You can achive that without any third party app with a few theme customisations only.
You can build a Shopify app in any other language but but it needs to match upto Shopify standard and requirements.
Hi Mohit12, you need to create file in routes folder without 'app.' prefix and use loader and action functions according to get and post request. You also find about public routes in remix Shopify app here : https://shopify.dev/docs/apps/getting-star...
Shopify doesn't provide cronjob service but you can create a open route with some security measures and add a cronjob to your server with that open route.
Validate the HMAC from request header.
Shopify has changed the app template you need to work with Remix now.
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Helpful From