Quote:
Originally Posted by wlan2u
hi,
Looks like Gold Plus only display the "New Arrivals" products at the main page,
|
On my install it displays new arrivals on home page and on category pages. The new arrivals are specific to that category.
The good news is, the {$new_arrivals} array looks like it is available on the product pages, static pages, etc. So you can include it wherever you like by using:
{include file="modules/New_Arrivals/new_arrivals.tpl"}
Let us know if you have success with this, I haven't tested it.