pop up window

General Forum
john26
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 12 Aug 2010, 10:37

pop up window

Post 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
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9436
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: pop up window

Post 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
john26
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 12 Aug 2010, 10:37

Re: pop up window

Post 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.
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9436
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: pop up window

Post 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
Post Reply