| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
How to Add Images as product Tags | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
How to Add Images as product Tags
The tag functionality on product pages is great. However, I would like to add small images as well as text tags.
These will make products belonging to a certain family, such as having a USB interface stand-out better. Can anyone suggest how I can adapt the Tag functionality to achieve this?
__________________
John Legg www.TheDebugStore.com 5.4.1.18 Business, Crisp White Skin Template Backorder-Preorder Module X-Cart to Zoho Creator (in progress) Zoho Creator <-> Zoho Inventory for order processing NGINX hosted - XC virtual server |
|||||||||
#2
|
|||||||
|
|||||||
Re: How to Add Images as product Tags
I don't want to sound stupid, but where does the "tag functionality" come from? You are certainly not talking about product->Marketing->OpenGraph meta tags, are you?
__________________
X-cart 5.2.12, php 5.6 Ed from Grenoble, France |
|||||||
#3
|
|||||||||
|
|||||||||
Re: How to Add Images as product Tags
Hi Ed
No, it is the Product Tags functionality provided by the X-Cart add-on.
__________________
John Legg www.TheDebugStore.com 5.4.1.18 Business, Crisp White Skin Template Backorder-Preorder Module X-Cart to Zoho Creator (in progress) Zoho Creator <-> Zoho Inventory for order processing NGINX hosted - XC virtual server |
|||||||||
#4
|
|||||||||
|
|||||||||
Re: How to Add Images as product Tags
You will have to code custom module and decorate the existing Tag model to add image to it. Then decorate the Views etc to account for the image.
One problem you will have is one product can have many tags so you have to think about what/where will show as image. Right now the tags show as text list only. So where will the image show with that list is up to the custom module. Definitely possible although from customer point of view i don't really see the benefit. And by the way if you go that route may I suggest adding text field (or another) instead of an image and reference an svg - it is so much easier on page load.
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
|
|
|||
X-Cart forums © 2001-2020
|