Perfect, thanks !
Hi,
Could you give me a hint how to get the bestsellers shown on the product details page ?
I wasn't able to find it in the documentation.
Thank you.
The shop is running in 2 languages, so I hope there is something on that Model that allows me to detect 0 stock in a language independant way.
Thanks for the pointers !
Hi,
Is there a way to apply a red color to the text next to Availability when a
product attribute combination is not available ?
There is no specific css class applied it seems:
<div class="stock">
<span class="label">Availability: </span><span class="value" id="stock-availability-value-64">Out of stock</span>
</div>
<div class="stock">
<span class="label">Availability: </span><span class="value" id="stock-availability-value-64">In stock</span>
</div>
Found it. For those interested it's in Settings / MediaSettings / Manufacturer thumbnail image size
Hi,
Could you point me where the image size of the images on the manufacturers list is defined ?
Is there a setting for this ?
(on your demo site, i see they are 290x290 ) Mine are originally 290x290, but resized to 125 after the upload (/content/images/thumbs/0000125_denny-rose_125.png )
Thanks.
Hi,
In the native settings I find the setting twitter widget Id, but on twitter, (https://twitter.com/settings/widgets ) I can't seem to save a widget, it only allows me to copy a piece of html I am supposed to copy on a site.
Could you elaborate a bit on the exact steps needed, or did twitter change their backend ?
Thanks !