HI everyone,
I would like to create a separate page so the customer can redeem their code easily without having to select a product and go to checkout. The discount code would be generated for 1 product in particular. Only this product can be redeemed.
I would like that my customer enters his code like bellow:
then he would be automatically redirected to the checkout of the product without having to pay any fees only enters his personal information that's it.
I want to make it super easy, not product searching, selection, chekout- A direct code activation that sends the costumer directly to his card with his gifted product.
Best,
Gesa
Hey @gesam
Thanks for your question and you have reached the German Community here but we can chat in English that's no problem!
To create a separate page and form in your Shopify store where customers can redeem their code easily and be redirected to the checkout of the designated product, you could try something like the following steps:
Modify the checkout page to remove any unnecessary fields or steps to make the process as simple as possible for the customer. Test the code redemption process to ensure that it works smoothly for customers.
Hope that can bring you closer to finding a solution for your specific needs and requirements! With any further questions I highly recommend our experts and programmers and I can suggest a few for you if you like! 😉
Gabe | Social Care @ Shopify
- War meine Antwort hilfreich? Klicke Like um es mich wissen zu lassen!
- Wurde deine Frage beantwortet? Markiere es als Akzeptierte Lösung
- Um mehr zu erfahren, besuche das Shopify Help Center oder den Shopify Blog
Thanks Gabe for the thorough explanation.
Do you have any shopify app for coupon validation that you would recommend?
Couldn't find "Coupon Validator" on shopify apps.
Appreciated,
Best
Frederico
Hey @fel2023
Oh not really sure. Maybe this app?
There isn't really a direct endpoint for that Especially if the discount code is limited to one use per customer, but you could use an AWS lambda function that hits the discount lookup (/admin/api/2019-10/discount_codes/lookup.json?code=)
Then check the content type returned e.g. If it's html or json and see if there's a not-found error. Just have a form setup to hit the AWS endpoint and it should return a True or False.
Here's a "how-to" on checking if a Shopify discount code is valid from the storefront or Script Tag.
Gabe | Social Care @ Shopify
- War meine Antwort hilfreich? Klicke Like um es mich wissen zu lassen!
- Wurde deine Frage beantwortet? Markiere es als Akzeptierte Lösung
- Um mehr zu erfahren, besuche das Shopify Help Center oder den Shopify Blog
Teil 2 - Wie die Prinzipien des UX-Designs dir dabei helfen können einen großartigen Shop ...
By Kai Sep 16, 2024Teil 1 - Wie die Prinzipien des UX-Designs dir dabei helfen können einen großartigen Shop ...
By Kai Sep 9, 2024Anpassungen des benutzerdefinierten Codes an Shopify-Themes (CSS) leicht gemachtIn diesem...
By Gabe Aug 28, 2024