VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: giriga on May 13, 2020, 12:54:00 PM

Title: attributes produced with texture
Post by: giriga on May 13, 2020, 12:54:00 PM
Hi, is there a virtuemart plugin with this function? I attach images and links, thanks

https://www.deplain.com/it/poltrona-petit-repos-citterio-vitra.html
Title: Re: attributes produced with texture
Post by: pinochico on May 13, 2020, 14:58:57 PM
For the images we are using the "image" custom fields of Virtuemart.
This is a native custom field type in VM. And you must develop for popup.

Or use Customfield4All and develop too.

Maybe existing another plugin without development, but I think no :)
Title: Re: attributes produced with texture
Post by: giriga on May 13, 2020, 15:14:58 PM
I already have Customfield4All it seems to me that it does not have this function
Title: Re: attributes produced with texture
Post by: pinochico on May 13, 2020, 16:11:55 PM
Development will always be needed:

if you use vm customfield image or customfield4all
Title: Re: attributes produced with texture
Post by: Studio 42 on May 13, 2020, 17:56:22 PM
If you need to dynamic show and change the images list(as in your exemple), then you need a specific plugin.
I can do it, but it need some hours of work.