The Ecwid Product Module displays one product from your Ecwid shop in Joomla. Ecwid is an online webstore. http://www.ecwid.com
- goto Github tags and download the most recent tagged version.
- goto Joomla extension manager and install this module
- the Ecwid Product Module can now be used as a normal module.
- Store ID -> this is the ID of your Ecwid store. This code can be found on your Ecwid dashboard.
- Product ID -> this is the ID of your Ecwid product. This code can be found in two places. In the weblink (products=edit#######) and in the tab "HTML code" of a product configuration (productid=#######).
I always use NoNumber.nl extension 'Modules Anywhere'. When I want to add the image of an Ecwid product to a content item in Joomla I follow the procedure below:
- Be sure you've installed NoNumber.nl extension 'Modules Anywhere'
- Create a new module mod_ecwid_product and assign it to position 'non-position'.
- Name the new module 'Ecwid Product Image Only'
- Change the alternative layout to 'image only'
- Open the content item and use Modules Anywhere to call the module using the following code: {module Ecwid Product Image Only|product_id=26352046}
- With Modules Anywhere you can override parameters... I did an override on Ecwid product ID.