private:koding:hostcms:modules:shop:useful:poleznye_melochi
This is an old revision of the document!
Полезные мелочи
Получение url директории товара
$dir = $oShopItem->Shop->Structure->getPath() .$oShopItem->getPath();
Получение url картинки товара
$image_url = $oShopItem->Shop->Structure->getPath() . $oShopItem->getPath() . $oShopItem->image_large;
private/koding/hostcms/modules/shop/useful/poleznye_melochi.1431077929.txt.gz · Last modified: 26.06.15 в 15:16 (external edit)