Hi
I have a problem that when i add a new product and select a Availability image, the image is not displayed on the product detail site?
Any idea what the problem could be?
Thanks in advance
I assume "Products Out of Stock are orderable, and the field 'Availability' below is displayed" is selected in Config/Shopfront and availability images selected there and/or in the product editor.
Check your productdetails default.php template for the availability display code. Should start with the marker // Availability
Out of Stock is ordeable..
Out of Stock Availability images is set.. And that also Works fine
The problem is when i set availability images for a product that is in Stock..Then it is not shown :-(
I use default template
Any ideas?
It is only for products out of stock. ie how much the customer will have to wait before dispatch.
If you want it to work differently then you will need to recode the default.php file so it does not check stock, and make a new override.
Okay so it is not possible to show availabilty image on product that is in Stock?
How do you Then show how long dispatch Will take on products that is in Stock?
Include it in the long description or maybe use a custom field.