We want to add shipping notes to product details and Shipping Calculator sections.
DNN: 5.6.3
Cart: 4.50 Trial
Locales: fr-CA and en-US
The shipping note will be standard for all products and include following texts:
for fr-CA: Livraison le même jour pour les commandes passées avant 13h.
for en-US: Same day delivery when ordering before 1pm.
How can i add this custom note?
I could use add/edit product section with tabbed interface since it supports localization. But it could be painful if we add thousands of products. So, i must find a static localization solution for both fr-CA and en-US interfaces.
Any suggestions Kevin?