{"id":284375,"date":"2018-05-08T15:59:06","date_gmt":"2018-05-08T15:59:06","guid":{"rendered":"https:\/\/ru.wordpress.org\/support\/topic\/%d0%bd%d0%b5-%d0%b4%d0%be%d0%b1%d0%b0%d0%b2%d0%bb%d1%8f%d0%b5%d1%82%d1%81%d1%8f-%d0%bf%d0%bb%d0%b0%d0%b3%d0%b8%d0%bd%d0%b0%d1%86%d0%b8%d1%8f-%d0%b4%d0%bb%d1%8f-%d0%b2%d1%8b%d0%b2%d0%be%d0%b4%d0%b0\/"},"modified":"2018-05-08T15:59:06","modified_gmt":"2018-05-08T15:59:06","slug":"%d0%bd%d0%b5-%d0%b4%d0%be%d0%b1%d0%b0%d0%b2%d0%bb%d1%8f%d0%b5%d1%82%d1%81%d1%8f-%d0%bf%d0%bb%d0%b0%d0%b3%d0%b8%d0%bd%d0%b0%d1%86%d0%b8%d1%8f-%d0%b4%d0%bb%d1%8f-%d0%b2%d1%8b%d0%b2%d0%be%d0%b4%d0%b0","status":"publish","type":"topic","link":"https:\/\/ru.wordpress.org\/support\/topic\/%d0%bd%d0%b5-%d0%b4%d0%be%d0%b1%d0%b0%d0%b2%d0%bb%d1%8f%d0%b5%d1%82%d1%81%d1%8f-%d0%bf%d0%bb%d0%b0%d0%b3%d0%b8%d0%bd%d0%b0%d1%86%d0%b8%d1%8f-%d0%b4%d0%bb%d1%8f-%d0%b2%d1%8b%d0%b2%d0%be%d0%b4%d0%b0\/","title":{"rendered":"\u043d\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043f\u043b\u0430\u0433\u0438\u043d\u0430\u0446\u0438\u044f \u0434\u043b\u044f \u0432\u044b\u0432\u043e\u0434\u0430 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u043e\u0432"},"content":{"rendered":"<p>\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435! \u041d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0435 \u0432\u044b\u0432\u043e\u0436\u0443 \u0442\u043e\u0432\u0430\u0440\u044b \u043f\u043e \u043f\u043e\u0438\u0441\u043a\u0443 \u0441\u0442\u0440\u043e\u043a\u0438<\/p>\n<pre><code>$search_str = $_GET[&#039;model&#039;];\n\t\t\t$loop = new WP_Query( array(&#039;s&#039; =&gt; $search_str, \n\t\t\t\t\t\t\t\t\t\t&#039;post_type&#039; =&gt; &#039;product&#039;,\n\t\t\t\t\t\t\t\t\t\t&#039;suppress_filters&#039; =&gt; true,\n\t\t\t\t\t\t\t\t\t\t&#039;posts_per_page&#039; =&gt; 100 ) );\n\nwhile( $loop-&gt;have_posts() ) {\n    \t\t\t\n   \t\t\t\t$content = get_the_title();\n\n   \t\t\t\t$loop-&gt;the_post();\n\n   \t\t\t\tdo_action( &#039;woocommerce_shop_loop&#039; );\n\t\t\t\twc_get_template_part( &#039;content&#039;, &#039;product&#039; );\n\t\t\t}\n\t\t\twp_reset_query();\n\t\t}\n<\/code><\/pre>\n<p>\u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u043e\u0432 \u0431\u043e\u043b\u044c\u0448\u0435 \u0447\u0435\u043c \u0432\u044b\u0432\u043e\u0434\u0438\u0442\u0441\u044f \u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0435, \u043d\u043e \u0441\u0441\u044b\u043b\u043e\u043a \u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b \u043d\u0435\u0442\u0443.<br \/>\n\u0414\u043e\u0431\u0430\u0432\u043b\u044f\u044e<br \/>\n<code>do_action( &#039;woocommerce_after_shop_loop&#039; );<\/code><br \/>\n\u043c\u043d\u0435 \u043f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u043f\u043b\u0430\u0433\u0438\u043d\u0430\u0446\u0438\u044f \u043d\u0430 \u0432\u0441\u0435 \u0442\u043e\u0432\u0430\u0440\u044b \u0438 \u043e\u043d\u0430 \u043d\u0435 \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442<br \/>\n\u041f\u043e\u0434\u0441\u043a\u0430\u0436\u0438\u0442\u0435 \u0447\u0442\u043e \u044f \u0434\u0435\u043b\u0430\u044e \u043d\u0435 \u0442\u0430\u043a<\/p>\n","protected":false},"template":"","class_list":["post-284375","topic","type-topic","status-publish","hentry","topic-tag-s","topic-tag-search","topic-tag-woocommerce"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ru.wordpress.org\/support\/wp-json\/wp\/v2\/topic\/284375","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ru.wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/ru.wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/ru.wordpress.org\/support\/wp-json\/wp\/v2\/topic\/284375\/revisions"}],"wp:attachment":[{"href":"https:\/\/ru.wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=284375"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}