Is this possible in shopify?
I have 5,000+ digital template products and I want to have them on a Shopify store. Ideal scenario: I want logged-in users to download free templates without checkout. I want active subscribers to download premium templates without checkout per product.…
I have 5,000+ digital template products and I want to have them on a Shopify store. Ideal scenario: I want logged-in users to download free templates without checkout. I want active subscribers to download premium templates without checkout per product. Access should be based on customer login, subscription status, and download limits. The real file URLs should not be public. I need the download button on product pages to check access and then serve a protected download link. Thank you in advance.
已收录讨论
Your comment in r/shopify was automatically removed as your 'post' karma is below 10 (we do not consider your total karma; your post and comment karma are separate numbers and must both meet their minimum requirement). You can increase your post karma by posting in other areas of Reddit to earn upvotes. The higher quality the content, the higher your karma will become. I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
I think you could likely accomplish this with 2 kinds of apps on Shopify one that locks content behind walls for logged in customers and another that has signable and expiring links for downloads based on customer login. Essentially, you are looking for something that gates the rendering of the content behind the client (so server side) so you cant see the content in elements or the network tabs. From there, you need a link that is not public, and has some sort of signing and expiring process based on customer login. I don't know how strict here is about sharing apps, but you can likely find 2 popular apps in the the Shopify app store that can accomplish pretty close to what you are looking to do.
Your comment in r/shopify was automatically removed as your 'post' karma is below 10 (we do not consider your total karma; your post and comment karma are separate numbers and must both meet their minimum requirement). You can increase your post karma by posting in other areas of Reddit to earn upvotes. The higher quality the content, the higher your karma will become. I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
Your comment in r/shopify was automatically removed as your 'post' karma is below 10 (we do not consider your total karma; your post and comment karma are separate numbers and must both meet their minimum requirement). You can increase your post karma by posting in other areas of Reddit to earn upvotes. The higher quality the content, the higher your karma will become. I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
Your comment in r/shopify was automatically removed as your account is too new (accounts must be at least 30 days old). Try again a little later. I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
why Shopify? you are describing a subscription based platform and honestly not sure if Shopify the best solution for this. Unless you want to add physical products or need Shopify's checkout, payment, logistics infrastructure, I'd build a simple custom website. You need account module with auth, subscription, files (served by a private storage like Cloudflare with expiring tokens) and Stripe for subscriptions. Not very complicated system and can be vibe coded in a few weeks if you are not tech savvy. Ask this to AI to get a full analyses for your needs to decide for the best solution.
这条评论已被删除。
这条评论已被删除。
这条评论已被删除。
这条评论已被删除。