Area-Wise Shipping Rates Using Pin Codes

Hi Community,

We had requested a feature called Area-Wise Shipping Rates Using Pin Codes, and the Store.link team kindly informed us that it’s under consideration.

Since this feature was very important for us, we created a temporary custom solution. Our code shows a popup on the Shipping Policy page and the Cart page (screenshot attached). Basically, we separated the shipping rates by pin/postal codes and displayed them through custom coding.

Just sharing this here in case anyone else needs a quick workaround until the feature is officially available.

2 Likes

Thanks for taking the initiative to solve the problem and share it with the community.

I am sure, sharing the code should help others as well.

That being said, we will try to address the problem in the coming updates. But we can’t promise a date for this one.

Thanks,
Aslam

1 Like

Hi Aslam,

Thank you for your prompt response and for considering this feature for future updates. I completely understand that timelines can be uncertain.

I’m glad to contribute by sharing the code, it’s great to know it might help others in the community as well. I will share all the codes which I have implemented to assist further.

Pouvez nous partager le processus suivi s’il vous plaît ?

Bonjour,

Oui, bien sûr.

Il vous suffit de bifurquer les codes postaux que vous souhaitez facturer.

Par exemple, si vous voulez offrir la livraison gratuite au-dessus d’un certain montant pour le 75001, mentionnez simplement ce montant ainsi que les frais de livraison pour les montants inférieurs.

Pour référence, nous avons séparé nos frais de livraison en 3 zones. Vous pouvez avoir une idée générale et les détails ici :

Une fois que vous avez défini vos zones, vous pouvez utiliser n’importe quelle plateforme d’IA pour ajouter vos codes postaux et exigences spécifiques dans le script ci-dessous. (J’ai retiré toutes les zones que j’ai utilisées, donc il vous suffit d’ajouter les vôtres.)

" "

N’hésitez pas si vous avez besoin d’aide pour adapter ce script à vos besoins !