I have recently installed Opencart Ver. 2.1.0.1
What i want is to add products directly from Landing pages (basic HTML/CSS) to cart of Opencart.
Earlier for Opencart version 1.5, i was using a tweak and it was working fine.
Ideally adding ?route=checkout/cart&add_product=1&product_id[]=170&qty[]=1 after domain name, so add product to the cart.
Any help by Opencart expert will be highly appreciated.