Skip to content

This code can be used to create a zipcode check for Shopify. Many of the shopify forums mentioned this feature request. Indian e-commerce entrepreneurs need this as Cash on delivery is not available everywhere in India. This is a small hack for them :)

Notifications You must be signed in to change notification settings

5l1v3r1/Shopify-Zip-Check

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Shopify-Zip-Check

https://github.com/netham91/Shopify-Zip-Check

3 steps and it's done :)

  • Uplod zipCheck.js to your Shopify Assets folder.

  • Copy code from zipCheck.html to cart.liquid file in Shopify. Copy it to end of the file just before the div tag.

  • Add all your valid pins to pincodes array in the zipCheck.js. Modify the message you want to display.

Publish!!

Need help? Raise an issue, so that the answers remain public and I don't have to answer them on email again and again.

Websites using the script: https://www.teez.in/ https://orniza.com

About

This code can be used to create a zipcode check for Shopify. Many of the shopify forums mentioned this feature request. Indian e-commerce entrepreneurs need this as Cash on delivery is not available everywhere in India. This is a small hack for them :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.9%
  • HTML 35.1%