0
В корзине пусто!

Закрыть
Категории
Акции
<b>Notice</b>: Undefined variable: category_alt_image in <b>/var/www/prekb/data/www/pr-ekb.ru/vqmod/vqcache/vq2-catalog_view_theme_ava_template_product_category.tpl</b> on line <b>31</b>Фоторамки-магниты

Фоторамки-магниты

Виниловые магниты

Также нашей компании можно заказать магнитные фоторамки на холодильник, изготовленные из винила. Это популярная, удобная продукция, которая может иметь любые форму с учетом пожеланий заказчика.

Читать далее

На странице:
Сортировка:

// Reference the color shape that was drawn over the image const overlay = document.getElementById("product-shape33"); // Click on a color var el = document.getElementsByClassName("color33"); for (var i = 0; i < el.length; i++) { el[i].onclick = changeColor33; } function changeColor33(e) { // get the hex color let hex = e.target.getAttribute("data-hex"); // set the hex color overlay.style.fill = hex; }