dabro95708 Posted December 26, 2003 Share Posted December 26, 2003 Hello, I have set up a limited shipping method. How can I change the text in the Delivery Information box (under shipping method) during the check out process from: "No shipping available to the selected country" to "please contact us <with email link> for shipping of your order" ? Thnak you. Jean Link to comment Share on other sites More sharing options...
OceanRanch Posted December 27, 2003 Share Posted December 27, 2003 In catalog/includes/languages/english/modukes/shipping/zones.php Change define('MODULE_SHIPPING_ZONES_INVALID_ZONE', 'No shipping available to the selected country'); to define('MODULE_SHIPPING_ZONES_INVALID_ZONE', 'Please contact us at <a href="mailto:[email protected]">myemail</a> for shipping of your order'); HTH Tom Link to comment Share on other sites More sharing options...
dabro95708 Posted December 27, 2003 Author Share Posted December 27, 2003 Yes indeed...Thank you Tom ! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.