Development discussions around Shopify APIs
I am working to create/update products using the Shopify API. In the documentation on Shopify, I see that the Handle field can only contain alpha numerics and dashes with no symbols or special characters.
However, I have seen URLs (example below) where a Handle contain a symbol (®) that I would expect to be rejected or replaced.
https://www.lifetogo.com/products/karma-nuts-lime-twist-wrapped®-cashews-1-5-oz-snack-pack
Can someone confirm what the allowable values are for the Handle field and if the API enforces those rules on the inbound data?
Thanks!
Justin
Solved! Go to the solution
This is an accepted solution.
That's the ® Registered Copyright character
Handle rules https://shopify.dev/api/liquid/objects/handle
If you need to know if some character is converted or not you need to test the handles before an after product creation and flag any differences.
This is an accepted solution.
That's the ® Registered Copyright character
Handle rules https://shopify.dev/api/liquid/objects/handle
If you need to know if some character is converted or not you need to test the handles before an after product creation and flag any differences.
User | RANK |
---|---|
6 | |
5 | |
5 | |
5 | |
4 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022