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
pop up window
- Benno
- Phoca Hero
- Posts: 9436
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: pop up window
Hi,
see documentation: https://www.phoca.cz/documents/2-phoca-g ... ntegration
Benno
see documentation: https://www.phoca.cz/documents/2-phoca-g ... ntegration
Kind regards,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.
Benno
-
- Phoca Newbie
- Posts: 3
- Joined: 12 Aug 2010, 10:37
Re: pop up window
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.
"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.
- Benno
- Phoca Hero
- Posts: 9436
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: pop up window
Hi,
Benno
See documentation:https://www.phoca.cz/documents/2-phoca-g ... ntegrationDear 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.
Kind regards,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.
Benno