Share » Forums » Extensions » Latest products added-extension?

Latest products added-extension?

Latest products added-extension?

Monday 31 January 2011 1:56:30 am - 2 replies

Modified on Wednesday 02 February 2011 1:25:27 am by Vidar G

Author Message

Karol Radziuk

Monday 31 January 2011 2:47:53 am

Hi

You can use fetch function in template:

fetch( 'content', 'list',
 hash( 'parent_node_id',          --- parent_node_id ---,
     'sort_by',                     array('published', false()),
     'limit',                       1,
     'class_filter_type',           'include',
     'class_filter_array',          array('product') ) )

{$me|attribute(show,1)}

Vidar G

Wednesday 02 February 2011 1:17:39 am

Thanks for the reply,

Can you please elaborate a bit?

All I can see is that a list of child objects are created from a parent. Or something like that.

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu