- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
<?$props = "";
if(!empty($arResult["PROPERTIES"]["ARTNUMBER"]["VALUE"])):
$props[] = array(
"NAME" => $arResult["PROPERTIES"]["ARTNUMBER"]["NAME"],
"CODE" => $arResult["PROPERTIES"]["ARTNUMBER"]["CODE"],
"VALUE" => $arResult["PROPERTIES"]["ARTNUMBER"]["VALUE"]
);
$props = strtr(base64_encode(addslashes(gzcompress(serialize($props),9))), '+/=', '-_,');?>
<input type="hidden" name="PROPS" value="<?=$props?>" />
<?endif;?>
JIyHHblu_nemyx 30.01.2019 19:16 # 0
bormand 30.01.2019 19:40 # 0
guest8 30.01.2019 19:49 # −999
bormand 30.01.2019 19:50 # 0
guest8 30.01.2019 20:04 # −999
JIyHHblu_nemyx 01.02.2019 01:15 # +1