(function(html){html.className = html.className.replace(/\bno-js\b/,'js')})(document.documentElement);
var breeze_prefetch = {"local_url":"https://sstudio.by","ignore_remote_prefetch":"1","ignore_list":["/cart/","/checkout/","/my-account/","/cart/","","/checkout/","woocommerce_cart_hash","woocommerce_items_in_cart","wp_woocommerce_session_","wp-admin","wp-login.php"]};
//# sourceURL=breeze-prefetch-js-extra
https://sstudio.by/wp-content/plugins/breeze/assets/js/js-front-end/breeze-prefetch-links.min.js
https://sstudio.by/wp-includes/js/jquery/jquery.min.js
https://sstudio.by/wp-includes/js/jquery/jquery-migrate.min.js
https://sstudio.by/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js
var wc_add_to_cart_params = {"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_view_cart":"\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440 \u043a\u043e\u0440\u0437\u0438\u043d\u044b","cart_url":"https://sstudio.by/cart/","is_cart":"","cart_redirect_after_add":"no"};
//# sourceURL=wc-add-to-cart-js-extra
https://sstudio.by/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js
var wc_single_product_params = {"i18n_required_rating_text":"\u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043f\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u043e\u0446\u0435\u043d\u043a\u0443","i18n_rating_options":["1 \u0438\u0437 5 \u0437\u0432\u0451\u0437\u0434","2 \u0438\u0437 5 \u0437\u0432\u0451\u0437\u0434","3 \u0438\u0437 5 \u0437\u0432\u0451\u0437\u0434","4 \u0438\u0437 5 \u0437\u0432\u0451\u0437\u0434","5 \u0438\u0437 5 \u0437\u0432\u0451\u0437\u0434"],"i18n_product_gallery_trigger_text":"\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440 \u0433\u0430\u043b\u0435\u0440\u0435\u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u0432 \u043f\u043e\u043b\u043d\u043e\u044d\u043a\u0440\u0430\u043d\u043d\u043e\u043c \u0440\u0435\u0436\u0438\u043c\u0435","review_rating_required":"yes","flexslider":{"rtl":false,"animation":"slide","smoothHeight":true,"directionNav":false,"controlNav":"thumbnails","slideshow":false,"animationSpeed":500,"animationLoop":false,"allowOneSlide":false},"zoom_enabled":"","zoom_options":[],"photoswipe_enabled":"","photoswipe_options":{"shareEl":false,"closeOnScroll":false,"history":false,"hideAnimationDuration":0,"showAnimationDuration":0},"flexslider_enabled":""};
//# sourceURL=wc-single-product-js-extra
https://sstudio.by/wp-content/plugins/woocommerce/assets/js/frontend/single-product.min.js
https://sstudio.by/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js
document.documentElement.className = document.documentElement.className.replace('no-js', 'js');
Skip to content
Главная / Искусственные цветы
Декоративные бумажные мини-ромашки на проволоке, 12 шт.
Флористический бумажно-полимерный декор для дизайнерских проектов Набор искусственных головок ромашек (12 штук в пачке) — идеальный материал для проработки деталей в авторском хэндмейде. Бутоны диаметром 3.5 см сочетают в себе многослойные лепестки из фактурной бумаги и объемную полимерную сердцевину насыщенного желтого цвета. Наличие гибкого проволочного стебля обеспечивает легкую фиксацию на любых поверхностях, делая ромашки незаменимыми для скрапбукинга, плетения веночков, создания ободков на голову, кастомизации летней обуви, шляп и заливки интерьерных свечей.
(function(m,e,t,r,i,k,a){
m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
m[i].l=1*new Date();
for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)
})(window, document,'script','https://mc.yandex.ru/metrika/tag.js', 'ym');
ym(26380941, 'init', {clickmap:true, referrer: document.referrer, url: location.href, accurateTrackBounce:true, trackLinks:true});
var recaptcha_widgets={};
function wp_recaptchaLoadCallback(){
try {
grecaptcha;
} catch(err){
return;
}
var e = document.querySelectorAll ? document.querySelectorAll('.g-recaptcha:not(.wpcf7-form-control)') : document.getElementsByClassName('g-recaptcha'),
form_submits;
for (var i=0;i<e.length;i++) {
(function(el){
var wid;
// check if captcha element is unrendered
if ( ! el.childNodes.length) {
wid = grecaptcha.render(el,{
'sitekey':'6Ld49SsUAAAAAOkX0sKsnutQV2zsVxP4yd8R8tGo',
'theme':el.getAttribute('data-theme') || 'light'
});
el.setAttribute('data-widget-id',wid);
} else {
wid = el.getAttribute('data-widget-id');
grecaptcha.reset(wid);
}
})(e[i]);
}
}
// if jquery present re-render jquery/ajax loaded captcha elements
if ( typeof jQuery !== 'undefined' )
jQuery(document).ajaxComplete( function(evt,xhr,set){
if( xhr.responseText && xhr.responseText.indexOf('6Ld49SsUAAAAAOkX0sKsnutQV2zsVxP4yd8R8tGo') !== -1)
wp_recaptchaLoadCallback();
} );
(function () {
var c = document.body.className;
c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
document.body.className = c;
})();
var woocommerce_params = {"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_password_show":"\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u043f\u0430\u0440\u043e\u043b\u044c","i18n_password_hide":"\u0421\u043a\u0440\u044b\u0442\u044c \u043f\u0430\u0440\u043e\u043b\u044c"};
//# sourceURL=woocommerce-js-extra
https://sstudio.by/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js
https://sstudio.by/wp-content/themes/flatsome/assets/js/extensions/flatsome-live-search.js
https://sstudio.by/wp-content/plugins/breeze/assets/js/js-front-end/breeze-lazy-load.min.js
document.addEventListener("DOMContentLoaded", function () {
if ( "function" !== typeof window.LazyLoad && "function" !== typeof LazyLoad ) {
return;
}
var breezeLazyLoad = window.LazyLoad || LazyLoad;
window.lazyLoadInstance = new breezeLazyLoad({
elements_selector: ".br-lazy",
data_src: "breeze",
data_srcset: "brsrcset",
data_sizes: "brsizes",
class_loaded: "br-loaded",
threshold: 300,
});
});
//# sourceURL=breeze-lazy-js-after
https://sstudio.by/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js
var wc_order_attribution = {"params":{"lifetime":1.0e-5,"session":30,"base64":false,"ajaxurl":"https://sstudio.by/wp-admin/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}};
//# sourceURL=wc-order-attribution-js-extra
https://sstudio.by/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js
var smushLazyLoadOptions = {"autoResizingEnabled":false,"autoResizeOptions":{"precision":5,"skipAutoWidth":true}};
//# sourceURL=smush-lazy-load-js-before
https://sstudio.by/wp-content/plugins/wp-smushit/app/assets/js/smush-lazy-load.min.js
https://sstudio.by/wp-includes/js/hoverIntent.min.js
var flatsomeVars = {"theme":{"version":"3.20.6"},"ajaxurl":"https://sstudio.by/wp-admin/admin-ajax.php","rtl":"","sticky_height":"90","stickyHeaderHeight":"0","scrollPaddingTop":"0","assets_url":"https://sstudio.by/wp-content/themes/flatsome/assets/","lightbox":{"close_markup":"\u003Cbutton title=\"%title%\" type=\"button\" class=\"mfp-close\"\u003E\u003Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-x\"\u003E\u003Cline x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\u003E\u003C/line\u003E\u003Cline x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\u003E\u003C/line\u003E\u003C/svg\u003E\u003C/button\u003E","close_btn_inside":false},"user":{"can_edit_pages":false},"i18n":{"mainMenu":"\u0413\u043b\u0430\u0432\u043d\u043e\u0435 \u043c\u0435\u043d\u044e","toggleButton":"Toggle"},"options":{"cookie_notice_version":"1","swatches_layout":false,"swatches_disable_deselect":false,"swatches_box_select_event":false,"swatches_box_behavior_selected":false,"swatches_box_update_urls":"1","swatches_box_reset":false,"swatches_box_reset_limited":false,"swatches_box_reset_extent":false,"swatches_box_reset_time":300,"search_result_latency":"0","header_nav_vertical_fly_out_frontpage":1},"is_mini_cart_reveal":"1"};
//# sourceURL=flatsome-js-js-extra
https://sstudio.by/wp-content/themes/flatsome/assets/js/flatsome.js
https://sstudio.by/wp-content/themes/flatsome/assets/js/woocommerce.js
https://sstudio.by/wp-includes/js/comment-reply.min.js
var wc_cart_fragments_params = {"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_e4b7aa6063cddaaced5c43324761fef7","fragment_name":"wc_fragments_e4b7aa6063cddaaced5c43324761fef7","request_timeout":"5000"};
//# sourceURL=wc-cart-fragments-js-extra
https://sstudio.by/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js
https://sstudio.by/wp-includes/js/underscore.min.js
var _wpUtilSettings = {"ajax":{"url":"/wp-admin/admin-ajax.php"}};
//# sourceURL=wp-util-js-extra
https://sstudio.by/wp-includes/js/wp-util.min.js
var wc_add_to_cart_variation_params = {"wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_no_matching_variations_text":"\u0416\u0430\u043b\u044c, \u043d\u043e \u0442\u043e\u0432\u0430\u0440\u043e\u0432, \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0445 \u0432\u0430\u0448\u0435\u043c\u0443 \u0432\u044b\u0431\u043e\u0440\u0443, \u043d\u0435 \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u043e. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0432\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0434\u0440\u0443\u0433\u0443\u044e \u043a\u043e\u043c\u0431\u0438\u043d\u0430\u0446\u0438\u044e.","i18n_make_a_selection_text":"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043e\u043f\u0446\u0438\u0438 \u0442\u043e\u0432\u0430\u0440\u0430 \u043f\u0435\u0440\u0435\u0434 \u0435\u0433\u043e \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u0435\u043c \u0432 \u0432\u0430\u0448\u0443 \u043a\u043e\u0440\u0437\u0438\u043d\u0443.","i18n_unavailable_text":"\u042d\u0442\u043e\u0442 \u0442\u043e\u0432\u0430\u0440 \u043d\u0435\u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0432\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0434\u0440\u0443\u0433\u0443\u044e \u043a\u043e\u043c\u0431\u0438\u043d\u0430\u0446\u0438\u044e.","i18n_reset_alert_text":"\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u044b \u0432\u0430\u0448\u0435\u0433\u043e \u0432\u044b\u0431\u043e\u0440\u0430 \u0441\u0431\u0440\u043e\u0448\u0435\u043d\u044b. \u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043e\u043f\u0446\u0438\u0438 \u0442\u043e\u0432\u0430\u0440\u0430, \u043f\u0435\u0440\u0435\u0434 \u0442\u0435\u043c \u043a\u0430\u043a \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0435\u0433\u043e \u0432 \u043a\u043e\u0440\u0437\u0438\u043d\u0443."};
//# sourceURL=wc-add-to-cart-variation-js-extra
https://sstudio.by/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js