joomshopping product image name

This forum is for general questions about extensions for Joomla! version 1.5.x.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
h3roe5
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 100
Joined: Sat May 07, 2011 3:04 am

joomshopping product image name

Post by h3roe5 » Thu Mar 08, 2012 7:31 pm

im using joomshopping 2.9.7 and i need to know how to get the name of the image that represents the product.
for the thumbnail image is already there

Code: Select all

$product->product_thumb_image
but how to get the normal size image?

matgray87
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Wed Feb 01, 2012 4:44 pm

Re: joomshopping product image name

Post by matgray87 » Thu Apr 26, 2012 1:28 pm

try

Code: Select all

$product->product_name_image
or

Code: Select all

$product->product_full_image
Cheers,
Matt


Locked

Return to “Extensions for Joomla! 1.5”