|
|
|
|
"English or similar ;)
This mod add a infobox (add specific require in the column you wish) for preorder.
Simple i add ad sql command, now latest products in default page and products new,show all eccept the coming soon product.
I modify the new products too, i f you type
product_new.php the page show all eccept the coming soon product, if you type product_new.php?sql_add=pre the page show only coming soon products
Italiano
Questa modifica aggiunge un box per i preordini alla default page,risolve anche il problema della visualizzazione dei prodotti in arrivo nella lista dei prodotti nuovi del mese e del file products_new.php che ho anche modificato per fungere nei due modi,solo prodotti in magazzino-solo preordini ( product_new.php?sql_add=pre)
in pratica ho aggiunto qua' e la questo sql aggiuntivo:
and p.products_date_available < curdate()OR p.products_date_available IS NULL
Speriamo che il tutto funzioni io lo sto testando con successo..
Ps
Dovrete sicuramente settare le varie definizioni nei linguaggi e per definire i file ma questo gia' lo sapete fare eh? ;)" |
|
|
|
 |
| For more information, visit the official osCommerce contribution webpage. |
 |
|
|