Warning: Undefined array key "orderhash" in /home/labreunis/maxkuku.ru/docs/webmaster/index.php on line 177
Список полезных функций
(☞ຈل͜ຈ)☞ Главная  Статьи  Загрузчик Домой


Warning: Undefined variable $name in /home/labreunis/maxkuku.ru/docs/webmaster/index.php on line 209

Warning: Undefined array key "orderhash" in /home/labreunis/maxkuku.ru/docs/webmaster/index.php on line 224

Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/labreunis/maxkuku.ru/docs/webmaster/index.php on line 224

Warning: Undefined variable $name in /home/labreunis/maxkuku.ru/docs/webmaster/index.php on line 224

Warning: Undefined variable $name in /home/labreunis/maxkuku.ru/docs/webmaster/index.php on line 294
Ok!
Ok!
280
<script type="application/ld+json">

      {
        "@type" : "Offer",
        
        "hasMerchantReturnPolicy": {
          "@type": "MerchantReturnPolicy",
          "applicableCountry": "RU",
          "returnPolicyCategory": "https://schema.org/MerchantReturnFiniteReturnWindow",
          "merchantReturnDays": 10,
          "returnMethod": "https://schema.org/ReturnInStore",
          "returnFees": "https://schema.org/FreeReturn"
        },
        "shippingDetails": {
          "@type": "OfferShippingDetails",
          
          "shippingRate": {
              "@type": "MonetaryAmount",
              "value": <?=DELIVERY?>,
              "currency": "RUB"
          },

          "shippingDestination": {
            "@type": "DefinedRegion",
            "addressCountry": "RU"
          },
          "deliveryTime": {
            "@type": "ShippingDeliveryTime",
            "handlingTime": {
              "@type": "QuantitativeValue",
              "minValue": 1,
              "maxValue": 1,
              "unitCode": "DAY"
            },
            "transitTime": {
              "@type": "QuantitativeValue",
              "minValue": 1,
              "maxValue": 14,
              "unitCode": "DAY"
            }
          }
        },
    
        "priceCurrency": "RUB",
        "price": "<?=$price['PRICE']?>",
        "itemCondition" : "http://schema.org/NewCondition",
        "availability" : "http://schema.org/<?=($offer['CAN_BUY'] ? 'InStock' : 'OutOfStock')?>",
        "url" : "https://<?=$_SERVER['HTTP_HOST']?><?=$_SERVER['REQUEST_URI']?>",
				"image": "https://<?=$_SERVER['HTTP_HOST']?><?=$actualItem["MORE_PHOTO"][0]['SRC']?>",
				"name" : "<?=$item['NAME']?>",
				"sku": "<?=str_replace(" ", "_", $item['PROPERTIES']['ARTNUMBER']['VALUE'])?>",
        "description" : "<?=get_schema_product_description($item, "PREVIEW")?>"
      }
</script>
schema,markup,offer39008Offer ld+json markup