Page 1 of 1
pop up window
Posted: 13 Aug 2010, 15:11
by john26
Hi all
How to place simplecaddy code in to product popup window, it display decription and other detail but not add to cart option.
Where should i add simple caddy code {simplecaddy code=CP001}
Help me out,i am new in joomla
thanks
John
Re: pop up window
Posted: 13 Aug 2010, 22:51
by Benno
Hi,
see documentation:
https://www.phoca.cz/documents/2-phoca-g ... ntegration
Displaying "Add to cart" button below thumbnails in Category View
Go to Phoca Gallery Parameters (Components - Phoca Gallery - Control Panel - Parameters or go to Parameters Component in menu link to Phoca Gallery) and set the parameter Display Image Description in Box (Category View Settings - List of images) to "Yes (HTML)". Go to image where you want to add/display the product: Components - Phoca Gallery - Images - Edit existing image or Add new one. And paste the following code:
simplecaddy code=ID of your product (e.g. simplecaddy code=001)
into the Description input field. Save the image. Now the "Add to cart" button with other information (product name, price, options, ...) will be displayed below the image thumbnail in Category View.
Kind regards,
Benno
Re: pop up window
Posted: 15 Aug 2010, 08:16
by john26
Dear Benno
"add to Cart" below the image thumbnail in Category View is working fine, but I need to place Add to cart in PopUp Window ( HighSlide JS ) Box.
Re: pop up window
Posted: 15 Aug 2010, 09:01
by Benno
Hi,
Dear Benno
"add to Cart" below the image thumbnail in Category View is working fine, but I need to place Add to cart in PopUp Window ( HighSlide JS ) Box.
See documentation:
https://www.phoca.cz/documents/2-phoca-g ... ntegration
Displaying "Add to cart" button below detail image in Detail View
Go to Phoca Gallery Parameters (Components - Phoca Gallery - Control Panel - Parameters or go to Parameters Component in menu link to Phoca Gallery) and set the parameter Display Description (Description Settings) to "Show". Go to image where you want to add/display the product: Components - Phoca Gallery - Images - Edit existing image or Add new one. And paste the following code:
simplecaddy code=ID of your product (e.g. simplecaddy code=001)
into the Description input field. Save the image. Now the "Add to cart" button with other information (product name, price, options, ...) will be displayed below the detail image in Detail Window.
Kind regards,
Benno