{"id":1319,"date":"2022-04-26T09:47:51","date_gmt":"2022-04-26T06:47:51","guid":{"rendered":"http:\/\/unirent.ee\/?post_type=product&#038;p=1319"},"modified":"2023-03-21T16:18:34","modified_gmt":"2023-03-21T14:18:34","slug":"stroi-material-e-magazin","status":"publish","type":"product","link":"https:\/\/unirent.ee\/ru\/product\/stroi-material-e-magazin\/","title":{"rendered":"\u041f\u0440\u043e\u0434\u0430\u0436\u0430 \u0441\u044b\u043f\u0443\u0447\u0438\u0445 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u043e\u0432"},"content":{"rendered":"<div class=\"wds-reservation-table-wrapper\" data-shipping-method=\"free_shipping:1\">\n<\/div>\n<script type=\"text\/template\" id='wds-reservation-table-script'>\n\t<div class=\"wds-reservation-table\" id=\"wds-reservation-table\" v-if=\"page_loaded\" v-cloak>\n\t\t<!-- Address step -->\n\t\t<div \n\t\t\tclass=\"wds-reservation-table__step wds-reservation-table__step--address\" \n\t\t\t:class=\"{'wds-reservation-table__step--open': step1.form_open}\"\n\t\t\tv-if=\"false === shipping_method_provided_as_shortcode_arg\"\n\t\t\t>\n\t\t\t<div class=\"wds-reservation-table__head\">\n\t\t\t\t<div class=\"wds-reservation-table__head-title\">\n\t\t\t\t\t<span class=\"wds-reservation-table__head-title-heading\">Your Address<\/span>\n\t\t\t\t\t<a class=\"wds-reservation-table__head-title-button\" href=\"#\" @click.prevent='open_form(1)'>\n\t\t\t\t\t\t<span>{{btn_text(1)}}<\/span>\n\t\t\t\t\t<\/a>\t\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wds-reservation-table__head-caption\" v-show=\"! step1.form_open\">{{decode_entities( step1.caption ? step1.caption : step1.none_caption )}}<\/div>\n\t\t\t<\/div>\n\n\t\t\t<div class=\"wds-reservation-table__form\" v-show=\"step1.form_open\">\n\t\t\t\t<wds-address @address_changed=\"handle_address_changed\" @button_clicked=\"fetch_shipping_methods\"><\/wds-address>\n\t\t\t<\/div>\n\t\t<\/div> \n\t\t<!-- \/Address step -->\n\t\t<!-- Shipping method step -->\n\t\t<div \n\t\t\tclass=\"wds-reservation-table__step wds-reservation-table__step--shippingmethod\" \n\t\t\t:class=\"{ 'wds-reservation-table__step--grey': has_grey_bg( 2 ), 'wds-reservation-table__step--open': step2.form_open }\"\n\t\t\tv-if=\"false === shipping_method_provided_as_shortcode_arg\"\n\t\t\t>\n\t\t\t<div class=\"wds-reservation-table__head\">\n\t\t\t\t<div class=\"wds-reservation-table__head-title\">\n\t\t\t\t\t<span class=\"wds-reservation-table__head-title-heading\">Shipping Method<\/span>\n\t\t\t\t\t<a class=\"wds-reservation-table__head-title-button\" \n\t\t\t\t\t\thref=\"#\" \n\t\t\t\t\t\t@click.prevent='open_form(2)'\n\t\t\t\t\t\tv-if=\"step1.caption && Object.keys(shipping_methods).length\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t<span>{{btn_text(2)}}<\/span>\n\t\t\t\t\t<\/a>\t\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wds-reservation-table__head-caption\" v-show=\"! step2.form_open\">{{ decode_entities( step2.caption ? step2.caption : step2.none_caption ) }}<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"wds-reservation-table__form\"  v-show=\"step2.form_open\">\n\t\t\t\t<ul class=\"wds-reservation-table__shipping-methods\">\n\t\t\t\t\t<li v-for=\"(shipping_method, shipping_method_key) in shipping_methods\" \n\t\t\t\t\t\t@click=\"selected_shipping_method = shipping_method_key\"\n\t\t\t\t\t\tclass='wds-reservation-table__shipping-methods' \n\t\t\t\t\t\t:class=\"{'wds-reservation-table__shipping-method--selected': shipping_method_key === selected_shipping_method }\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t<div class=\"wds-reservation-table__shipping-methods-row\">\n\t\t\t\t\t\t\t<div class=\"wds-reservation-table__shipping-methods-row__left\">\n\t\t\t\t\t\t\t\t<input type=\"radio\" v-model=\"selected_shipping_method\" :value=\"shipping_method_key\" name=\"wds-reservation-table-shipping-method\" class=\"iconic-wds-radio\"> <label>{{decode_entities( shipping_method.label )}}<\/label>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"wds-reservation-table__shipping-methods-row__right\" v-html=\"shipping_method.cost\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\n\t\t\t\t<button \n\t\t\t\t\tclass=\"wds-reservation-table-button\" \n\t\t\t\t\t:disabled=\"!selected_shipping_method\"\n\t\t\t\t\t@click=\"handle_fetch_dates_button_click\">Continue<\/button>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<!-- \/Shipping method step -->\n\t\t<!-- Timeslot step -->\n\t\t<div class=\"wds-reservation-table__step wds-reservation-table__step--datetime\" :class=\"{ 'wds-reservation-table__step--grey': has_grey_bg( 3 ), 'wds-reservation-table__step--open': step3.form_open }\">\n\t\t\t<div class=\"wds-reservation-table__head\">\n\t\t\t\t<div class=\"wds-reservation-table__head-title\">\n\t\t\t\t\t<span class=\"wds-reservation-table__head-title-heading\">{{shipping_method_type}} \u0434\u0430\u0442\u0443 \u0438 \u0432\u0440\u0435\u043c\u044f<\/span>\n\t\t\t\t\t<a class=\"wds-reservation-table__head-title-button\" \n\t\t\t\t\t\thref=\"#\" \n\t\t\t\t\t\t@click.prevent='open_form(3)'\n\t\t\t\t\t\tv-if=\"( shipping_method_provided_as_shortcode_arg || step2.caption ) && datetime_required_for_selected_method\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t<span>{{btn_text(3)}}<\/span>\n\t\t\t\t\t<\/a>\t\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wds-reservation-table__head-caption\" v-show=\"! step3.form_open\">\n\t\t\t\t\t{{decode_entities( step3.caption ? step3.caption : step3.none_caption )}}\n\t\t\t\t\t<span class=\"wds-reservation-table__total-fee\" v-if=\"total_fees\" v-html=\"total_fees_formatted\"><\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"wds-reservation-table__form\" v-show=\"step3.form_open\">\n\t\t\t\t<div class=\"wds-reservation-table__select-date\">\n\t\t\t\t\t<wds-reservation-date-slider \n\t\t\t\t\t\t:initial_selected_date=\"selected_date\"\n\t\t\t\t\t\t:available_dates=\"available_dates\" \n\t\t\t\t\t\t@select_date='handle_select_date'\n\t\t\t\t\t\t\/>\n\t\t\t\t<\/div>\n\n\t\t\t\t<!-- only show this section if timeslot_enabled is enabled -->\n\t\t\t\t<template v-if=\"timeslot_enabled\">\n\t\t\t\t\t<div class=\"wds-reservation-table__select-time\">\n\t\t\t\t\t\t<ul class=\"wds-reservation-table__select-time-ul\">\n\t\t\t\t\t\t\t<li class=\"wds-reservation-table__select-time-ul-li\"\n\t\t\t\t\t\t\t\t:class=\"{ \n\t\t\t\t\t\t\t\t\t'wds-reservation-table__select-time-ul-li--selected': selected_slot === timeslot.slot_id,\n\t\t\t\t\t\t\t\t\t'wds-reservation-table__select-time-ul-li--disabled': 0 === parseInt( timeslot.slots_available_count )\n\t\t\t\t\t\t\t\t}\" \n\t\t\t\t\t\t\t\tv-for=\"(timeslot,timeslot_index) in selected_date_timeslots\" \n\t\t\t\t\t\t\t\t@click=\"select_slot(timeslot)\">\n\t\t\t\t\t\t\t\t<span class=\"wds-reservation-table__select-time-ul-li-left\" :class=\"{'wds-reservation-table__select-time-ul-li-left--has-earliest': 0 === timeslot_index }\">\n\t\t\t\t\t\t\t\t\t<input type=\"radio\" :value=\"timeslot.slot_id\" v-model=\"selected_slot\" class=\"iconic-wds-radio\"> \n\t\t\t\t\t\t\t\t\t<label class='wds-reservation-table__select-time-ul-li-label'>{{timeslot.formatted}}<\/label>\n\t\t\t\t\t\t\t\t\t<span class='wds-reservation-table__select-time-ul-li-earliest-slot' v-if=\"is_earliest_slot( timeslot_index )\">\u0421\u0430\u043c\u043e\u0435 \u0440\u0430\u043d\u043d\u0435\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0438<\/span>\n\t\t\t\t\t\t\t\t\t<span class='wds-reservation-table__select-time-ul-li-remaining' v-if=\"remaining_label_threshold >= timeslot.slots_available_count\">\n\t\t\t\t\t\t\t\t\t\t<span v-if=\"0 < parseInt( timeslot.slots_available_count )\">\n\t\t\t\t\t\t\t\t\t\t\t{{parseInt( timeslot.slots_available_count )}} remaining\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span v-else>Slot Unavailable<\/span>\n\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"wds-reservation-table__select-time-ul-li-right\">\n\t\t\t\t\t\t\t\t\t<span class='wds-reservation-table__select-time-fee' v-if=\"timeslot.fee.value\" v-html=\"timeslot.fee.formatted\"><\/span>\n\t\t\t\t\t\t\t\t\t<span class='wds-reservation-table__select-time-fee' v-else>{{strings.free}}<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\n\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tv-if=\"false === available_timeslots[selected_date]\" \n\t\t\t\t\t\t\tclass=\"wds-reservation-table__select-time-noslots\">\n\t\t\t\t\t\t\tNo timeslots available for this date\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/template>\n\n\t\t\t\t<div class=\"wds-reservation-table-button_wrap\">\n\t\t\t\t\t<button class=\"wds-reservation-table-button\"\n\t\t\t\t\t\t@click=\"reserve_slot\"\n\t\t\t\t\t\t:disabled=\"timeslot_enabled ? !selected_slot : !selected_date\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t{{ decode_entities( step3_button_text ) }}\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<!-- \/Timeslot step -->\n\t<\/div>\n\n<\/script>\n\n<p>&nbsp;<\/p>\n<p>\u0411\u044b\u0441\u0442\u0440\u0430\u044f \u0438 \u0443\u0434\u043e\u0431\u043d\u0430\u044f \u043f\u0440\u043e\u0434\u0430\u0436\u0430 \u0441\u044b\u043f\u0443\u0447\u0438\u0445 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u043e\u0432 \u0432 \u0422\u0430\u043b\u043b\u0438\u043d\u043d\u0435 \u0438 \u0425\u0430\u0440\u044c\u044e\u043c\u0430\u0430. \u0417\u0430\u043a\u0430\u0436\u0438 \u043e\u0434\u043d\u0443 \u0438\u043b\u0438 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u043c\u0430\u0448\u0438\u043d \u0441 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u043e\u043c \u0434\u043b\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u043d\u0430 \u0432\u0430\u0448\u0435\u043c \u043e\u0431\u044a\u0435\u043a\u0442\u0435.<\/p>\n<p>\u0417\u0430\u043f\u043e\u043b\u043d\u0438 \u0444\u043e\u0440\u043c\u0443 \u0437\u0430\u043a\u0430\u0437\u0430 \u0432 \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442 \u043c\u0430\u0433\u0430\u0437\u0438\u043d\u0435 \u0438\u043b\u0438 \u043f\u043e\u0437\u0432\u043e\u043d\u0438 \u043d\u0430\u0448\u0438\u043c \u043b\u043e\u0433\u0438\u0441\u0442\u0430\u043c.<\/p>\n<p>\u0422\u0430\u043a \u0436\u0435 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0430 \u0430\u0440\u0435\u043d\u0434\u0430 \u0441\u0442\u0440\u043e\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u0442\u0435\u0445\u043d\u0438\u043a\u0438. \u0415\u0441\u043b\u0438 \u043d\u0443\u0436\u043d\u0430 \u0441\u0442\u0440\u043e\u0438\u0442\u0435\u043b\u044c\u043d\u0430\u044f \u0442\u0435\u0445\u043d\u0438\u043a\u0430, \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 <a href=\"https:\/\/unirent.ee\/ru\/ehitustehnika\">\u043e\u0437\u043d\u0430\u043a\u043e\u043c\u0438\u0442\u044c\u0441\u044f \u0441 \u043f\u043e\u043b\u043d\u044b\u043c \u0441\u043f\u0438\u0441\u043a\u043e\u043c \u0442\u0443\u0442.<\/a><\/p>\n<p>\u041d\u0430\u0448\u0430 \u0444\u0438\u0440\u043c\u0430 \u0437\u0430\u043d\u0438\u043c\u0430\u0435\u0442\u0441\u044f \u0432\u044b\u0432\u043e\u0437\u043e\u043c \u0433\u0440\u0443\u043d\u0442\u0430 \u0438 \u0441\u0442\u0440\u043e\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u043c\u0443\u0441\u043e\u0440\u0430. \u0423\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0435\u043c \u043a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440\u044b \u043e\u0442 12 \u043c3 \u0434\u043e 30 \u043c3. <a href=\"https:\/\/unirent.ee\/ru\/jaatmete-aravedu\/\">\u0411\u043e\u043b\u044c\u0448\u0435 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438.<\/a><\/p>\n<p>\u041f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u044b\u043c \u043a\u043b\u0438\u0435\u043d\u0442\u0430\u043c, \u0430 \u0442\u0430\u043a \u0436\u0435 \u043d\u0430 \u0431\u043e\u043b\u044c\u0448\u0438\u0435 \u043e\u0431\u044a\u0435\u043a\u0442\u044b \u0441\u043f\u0440\u0430\u0448\u0438\u0432\u0430\u0439\u0442\u0435 \u043e\u0441\u043e\u0431\u043e\u0435 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u0435 <a href=\"https:\/\/unirent.ee\/ru\/cenovoje-predlozenije\/\">\u0432 \u043d\u0430\u0448\u0435\u0439 \u0444\u043e\u0440\u043c\u0435 \u0437\u0430\u043f\u0440\u043e\u0441\u0430<\/a> \u0438\u043b\u0438 \u0441\u0432\u044f\u0436\u0438\u0442\u0435\u0441\u044c \u0441 \u043d\u0430\u0448\u0438\u043c\u0438 \u0440\u0430\u0431\u043e\u0442\u043d\u0438\u043a\u0430\u043c\u0438, \u043c\u044b \u0441\u0434\u0435\u043b\u0430\u0435\u043c \u0432\u0441\u0435 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0435, \u0447\u0442\u043e\u0431\u044b \u0432\u044b \u043e\u0441\u0442\u0430\u043b\u0438\u0441\u044c \u0434\u043e\u0432\u043e\u043b\u044c\u043d\u044b \u043d\u0430\u0448\u0435\u0439 \u0441\u043e\u0432\u043c\u0435\u0441\u0442\u043d\u043e\u0439 \u0440\u0430\u0431\u043e\u0442\u043e\u0439.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; \u0411\u044b\u0441\u0442\u0440\u0430\u044f \u0438 \u0443\u0434\u043e\u0431\u043d\u0430\u044f \u043f\u0440\u043e\u0434\u0430\u0436\u0430 \u0441\u044b\u043f\u0443\u0447\u0438\u0445 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u043e\u0432 \u0432 \u0422\u0430\u043b\u043b\u0438\u043d\u043d\u0435 \u0438 \u0425\u0430\u0440\u044c\u044e\u043c\u0430\u0430. \u0417\u0430\u043a\u0430\u0436\u0438 \u043e\u0434\u043d\u0443 \u0438\u043b\u0438 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u043c\u0430\u0448\u0438\u043d \u0441 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u043e\u043c \u0434\u043b\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u043d\u0430 \u0432\u0430\u0448\u0435\u043c \u043e\u0431\u044a\u0435\u043a\u0442\u0435. \u0417\u0430\u043f\u043e\u043b\u043d\u0438 \u0444\u043e\u0440\u043c\u0443 \u0437\u0430\u043a\u0430\u0437\u0430 \u0432 \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442 \u043c\u0430\u0433\u0430\u0437\u0438\u043d\u0435 \u0438\u043b\u0438 \u043f\u043e\u0437\u0432\u043e\u043d\u0438 \u043d\u0430\u0448\u0438\u043c \u043b\u043e\u0433\u0438\u0441\u0442\u0430\u043c. \u0422\u0430\u043a \u0436\u0435 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0430 \u0430\u0440\u0435\u043d\u0434\u0430 \u0441\u0442\u0440\u043e\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u0442\u0435\u0445\u043d\u0438\u043a\u0438. \u0415\u0441\u043b\u0438 \u043d\u0443\u0436\u043d\u0430 \u0441\u0442\u0440\u043e\u0438\u0442\u0435\u043b\u044c\u043d\u0430\u044f \u0442\u0435\u0445\u043d\u0438\u043a\u0430, \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u043e\u0437\u043d\u0430\u043a\u043e\u043c\u0438\u0442\u044c\u0441\u044f \u0441 \u043f\u043e\u043b\u043d\u044b\u043c \u0441\u043f\u0438\u0441\u043a\u043e\u043c \u0442\u0443\u0442. \u041d\u0430\u0448\u0430 \u0444\u0438\u0440\u043c\u0430 \u0437\u0430\u043d\u0438\u043c\u0430\u0435\u0442\u0441\u044f \u0432\u044b\u0432\u043e\u0437\u043e\u043c \u0433\u0440\u0443\u043d\u0442\u0430 [&hellip;]<\/p>\n","protected":false},"featured_media":1823,"template":"","meta":{"_acf_changed":false},"product_brand":[],"product_cat":[44],"product_tag":[],"class_list":{"0":"post-1319","1":"product","2":"type-product","3":"status-publish","4":"has-post-thumbnail","6":"product_cat-stroj-material","8":"first","9":"instock","10":"sold-individually","11":"taxable","12":"shipping-taxable","13":"purchasable","14":"product-type-simple"},"acf":[],"_links":{"self":[{"href":"https:\/\/unirent.ee\/ru\/wp-json\/wp\/v2\/product\/1319","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unirent.ee\/ru\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/unirent.ee\/ru\/wp-json\/wp\/v2\/types\/product"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/unirent.ee\/ru\/wp-json\/wp\/v2\/media\/1823"}],"wp:attachment":[{"href":"https:\/\/unirent.ee\/ru\/wp-json\/wp\/v2\/media?parent=1319"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/unirent.ee\/ru\/wp-json\/wp\/v2\/product_brand?post=1319"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/unirent.ee\/ru\/wp-json\/wp\/v2\/product_cat?post=1319"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/unirent.ee\/ru\/wp-json\/wp\/v2\/product_tag?post=1319"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}