Code: Select all
...
module_message =
image = Object
gcb_params = Array (1)
returnid = 60
actionid = cntnt01
actionparams = Array (6)
Products = Object
items = Array (20)
totalcount = 20
pagetext = Страница
oftext = Из
pagecount = 1
curpage = 1
firstlink = <<
prevlink = <
lastlink = >>
nextlink = >
currency_symbol = $
weight_units = lbs
Thire is $Products, but how to get exactly parent (Category name) of the $items.
And in categorylist I need to get products in some category, but there is only $categorylist.
How to get? Please, help!!!