This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
private:koding:hostcms:modules:shop:useful:optimizacija [31.03.17 в 16:30] reval-31_mail.ru |
private:koding:hostcms:modules:shop:useful:optimizacija [27.10.17 в 09:31] (current) maximzasorin_gmail.com |
||
---|---|---|---|
Line 25: | Line 25: | ||
>itemsForbiddenTags(array('text','shortcut_id','shop_tax_id','shop_seller_id','shop_group_id','shop_currency_id','shop_id','shop_producer_id','shop_measure_id','type','marking','vendorcode','description','deleted','length','weight','active','siteuser_group_id','sorting','path','siteuser_id','modification_id','guid','showed','manufacturer_warranty','country_of_origin','yandex_market_sales_notes','user_id','width','height','apply_purchase_discount','delivery','pickup','store','adult','date','rest','reserved','discount','tax','price_tax','image_large','seo_title','seo_description','seo_keywords','indexing','image_small_height','image_small_width','image_large_height','image_large_width','yandex_market','yandex_market_bid','yandex_market_cid','shop_producer')); | >itemsForbiddenTags(array('text','shortcut_id','shop_tax_id','shop_seller_id','shop_group_id','shop_currency_id','shop_id','shop_producer_id','shop_measure_id','type','marking','vendorcode','description','deleted','length','weight','active','siteuser_group_id','sorting','path','siteuser_id','modification_id','guid','showed','manufacturer_warranty','country_of_origin','yandex_market_sales_notes','user_id','width','height','apply_purchase_discount','delivery','pickup','store','adult','date','rest','reserved','discount','tax','price_tax','image_large','seo_title','seo_description','seo_keywords','indexing','image_small_height','image_small_width','image_large_height','image_large_width','yandex_market','yandex_market_bid','yandex_market_cid','shop_producer')); | ||
+ | |||
+ | **Для групп товаров:** | ||
+ | >groupsForbiddenTags(array('shop_id', 'siteuser_id', 'parent_id', 'description', 'image_large', 'image_small', 'sorting', 'indexing', 'subgroups_count', 'subgroups_total_count', 'items_count', 'items_total_count', 'active', 'siteuser_group_id', 'path', 'seo_title', 'seo_description', 'seo_keywords', 'user_id', 'image_large_width', 'image_large_height', 'image_small_width', 'image_small_height', 'guid', 'dir', )) | ||
<WRAP center important 60%> | <WRAP center important 60%> | ||
Использовать код нужно аккуратно, так как свойства из приведенных выше массивов могут использоваться в XSL-шаблонах. | Использовать код нужно аккуратно, так как свойства из приведенных выше массивов могут использоваться в XSL-шаблонах. | ||
</WRAP> | </WRAP> |