I work as administrator in one electronic shop and recently they asked me to add special price to Bulk products and leave it running for some days. Of course i can change it in admin page one by one. The things is how i can change it through phpMyAdmin. ( Opencart Version 2.1.0.1 )
I have 46 products which cost 25€ and i have to add special price to 20€.
Table we have to update price is
Code: Select all
oc_product_special
Code: Select all
oc_product_special.price
Code: Select all
oc_product
The thing is how to connect these two tables so i can add special price which sql query to run so i can achieve this.
Code: Select all
oc_product & oc_product_special , update this column oc_product_special.price