Opencart Query the database to get price and attributes of products having same UPC Code. For example you are publishing products from several stores like amazon and ebay in your opencart and want to compare a product for price based on upc.
Therefore, I need to display products having same UPC code.
Can someone create a simple database query for me that I can put on product.tpl page on opencart to show the products price and attributes. The query will take the upc from product detail page's upc code.
Thanks,