Add Product Location on Product Page

Add Product Location on Product Page
Due to the SPAM received through Opencart please find me at the www.websitesbuilder.com.au form for any question as I will not be notified of comments here.

Please note, that the product location will only be displayed (visible) on the product page if there is a value in the Location Field for the product in the product editor (Admin Panel).

Also be aware, this file assume english and default theme in use, so if you're using another language or theme you'll have to adapt this file accordingly.

Based on impairedspook - https://forum.opencart.com/viewtopic.php?t=167774

Adding a pointer for those who work with different countries, manufacturers, locations, you may bulk update/set your products location with a query like:
UPDATE `oc_product` SET `location` = 'Spain' WHERE `oc_product`.`manufacturer_id` = 37;
UPDATE `oc_product` SET `location` = 'Australia' WHERE `oc_product`.`manufacturer_id` = 11;




Download
  • Developed by OpenCart Community
  • 6 Months Free Support
  • Documentation Included

Rating

Compatibility
1.5.6, 1.5.6.1, 1.5.6.2, 1.5.6.3, 1.5.6.4

Last Update
21 Jul 2020

Created
13 May 2018
121 Downloads
2 Comments
comprido
comprido
Member since: 25 Jun 2012

View all extensions Get Support