changing primary media type on product page

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
mrmmc8
Posts: 7
Joined: 09 Nov 2020, 05:21

changing primary media type on product page

Post by mrmmc8 » 09 Nov 2020, 05:31

would it be possible to use video instead of image as the primary media for the product detail page?

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: changing primary media type on product page

Post by aimeos » 10 Nov 2020, 09:53

You mean instead of the product image resp. the product image slideshow?
You will have to adapt the template/JS code an see if it works with the JS code:
https://github.com/aimeos/ai-client-htm ... bottom.php
resp: https://github.com/aimeos/ai-client-htm ... andard.php

If you get it to work, we would love to get a contribution from you :-)
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

User avatar
mrmmc8
Posts: 7
Joined: 09 Nov 2020, 05:21

Re: changing primary media type on product page

Post by mrmmc8 » 25 Dec 2020, 03:32

we are working on the function, would love to be intergrade into aimeos as part of the function

Post Reply