- Posts: 37
- Thank you received: 0
SKU's and Multiple Pictures.
-
MSanad
Inactive member -
Topic Author
- Member
-
Less
More
14 years 6 days ago #6994
by MSanad
SKU's and Multiple Pictures. was created by MSanad
Quick question.... How do I get the SKU # to show on the product page, and also How can I have multiple pictures for each product?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 5 days ago #7004
by ivan.milic
Replied by ivan.milic on topic Re: SKU's and Multiple Pictures.
About SKU see this:
forum.virtuemart.net/index.php?topic=29661.0
To add multiple images to product you must switch to Extended Layout view when you enter VM in administration. Then you will have option Add Image just below Add Product.
To add multiple images to product you must switch to Extended Layout view when you enter VM in administration. Then you will have option Add Image just below Add Product.
The following user(s) said Thank You: MSanad
Please Log in to join the conversation.
-
MSanad
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 37
- Thank you received: 0
14 years 4 days ago #7022
by MSanad
Replied by MSanad on topic Re: SKU's and Multiple Pictures.
Ivan, Thanks for the post. I got the pictures to work, however, in the link you sent me, it talks about administrator/components/com_virtuemart/html/templates/ and the files browse_1.php & flypage.php. I don't have that directory. Is it located somewhere else maybe?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 3 days ago #7043
by ivan.milic
Replied by ivan.milic on topic Re: SKU's and Multiple Pictures.
browse_1.php
is in components\com_virtuemart\themes\hot_furniture\templates\browse\
flypage.tpl.php
is in components\com_virtuemart\themes\hot_furniture\templates\product_details\
is in components\com_virtuemart\themes\hot_furniture\templates\browse\
flypage.tpl.php
is in components\com_virtuemart\themes\hot_furniture\templates\product_details\
Please Log in to join the conversation.
-
MSanad
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 37
- Thank you received: 0
14 years 3 days ago #7049
by MSanad
Replied by MSanad on topic Re: SKU's and Multiple Pictures.
Hey thanks for your reply, However, I'm not sure if there's something I'm doing wrong or what, but it doesn't display the sku it displays the literal function {product_sku} see images below.
Please Log in to join the conversation.
-
MSanad
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 37
- Thank you received: 0
14 years 3 days ago #7050
by MSanad
Replied by MSanad on topic Re: SKU's and Multiple Pictures.
Okay apparently it needed to be <?php echo $product_sku; ?> this instead of just {product_sku} so this is solved now
hope someone else can benefit from this.

Please Log in to join the conversation.
Time to create page: 0.162 seconds