
New products have arrived and are set directly in the Magento Store. The setting of the photos but unfortunately takes a little. Well this article should not be displayed by default on the product pages until they have a picture.
Of course, there is the possibility to adjust the product itself, that it is not visible or it is disabled, etc..
But it is also simple and direct.
The file responsible for product selection (e.g.. New.php im Ordner app/code/local/Mage/Catalog/Block/Product)
complete the following:
|
1 |
$collection ->addAttributeToFilter('small_image',array('Musical'=>'','neq'=>'no_selection')); |
but it may also in an existing collection only $
|
1 |
->addAttributeToFilter('small_image',array('Musical'=>'','neq'=>'no_selection')) |
be added (be careful, the last filter Continue reading



Pretty much everyone has or once had the problem, that one or the other Link in the account the Magento Stores and bothered distant should be.
How to set up Magento 1.7 a, so that with different URLs or. Domains various shops / Stores bzw. Websites can reach?
In the first step you realize the
Fell on to one of our new stores, that some Orders status no had. The Column was simply empty. Likewise, in view of the order was in the field Bestellstatus leather.
