Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Is there a way to use phplugins to insert an icon into the order page in cart that will pop-up a descriptive box or window to offer a sample photo and description of a product? For instance, if selling varieties of coffee mugs, to pop up a photo sample of what they're buying?
Offline
I'm assumming that your gallery will contain just the images that you want to productize and not the products themselves.
From my limited knowledge of php and JavaScript it sounds like you'd need images and descriptions for each product type (mugs, etc.) and a database to access them. You'd then need to call and display the images and descriptions from the database in a pop-up box.
You' need to use the CE4-CART G_STYLE identifier to add to or replace part of the cart page.
Either way, it's probably possible but will probably take significant coding skills and time (you'd likely need to hire it out if you don't have the skills)
An easier solution might be to create a page containing a few sample product images and provide a link to that page in each gallery.
You could also use the gallery sidebar to place small sample images that are linked to larger images or a descriptive product page.
If you're using Publisher you can put this sidebar in the gallery template and include it in the albums as needed.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
How about just including a link to an image in the product description?
Daniel Leu | Photography
DanielLeu.com
My digital playground (eg, Backlight tips&tricks): lab.DanielLeu.com
Offline
Even better.
You could even include a thumbnail image linked to the larger image or descriptive page.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline