

{"id":3473,"date":"2020-09-10T16:46:35","date_gmt":"2020-09-10T14:46:35","guid":{"rendered":"https:\/\/www.art-michelboulet.com\/?page_id=3473"},"modified":"2021-06-04T12:03:42","modified_gmt":"2021-06-04T10:03:42","slug":"accueil","status":"publish","type":"page","link":"https:\/\/www.art-michelboulet.com\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<div class=\"wpb-content-wrapper\">[vc_row css_animation=&#8221;none&#8221;][vc_column width=&#8221;1\/12&#8243;][\/vc_column][vc_column width=&#8221;10\/12&#8243;][vc_column_text]\n<h2 class=\"special-title\" style=\"text-align: center;\">Our best selling artworks<\/h2>\n[\/vc_column_text][vc_column_text el_class=&#8221;minheight600&#8243;]<script type=\"text\/x-template\" id=\"wcpgb-circle-spinner\">\n\t<div class=\"pxl-overlay-spinner\">\n\t\t<div class=\"pxl-circle-spinner\">\n\t\t\t<div class=\"pxl-double-bounce1\"><\/div>\n\t\t\t<div class=\"pxl-double-bounce2\"><\/div>\n\t\t<\/div>\n\t<\/div>\n<\/script>\n<script type=\"text\/x-template\" id=\"wcpgb-template-elements\">\n\t<div :id=\"row.id\" :class=\"['pxl-row', row.class]\">\n\t\t<template v-if=\"row.cols\">\n\t\t\t<div v-for=\"(col, col_index) of row.cols\" :id=\"col.id\" :class=\"['pxl-col', 'pxl-col-' + col.type]\">\n\t\t\t\t<template v-if=\"col.elements\">\n\t\t\t\t\t<template v-for=\"(element, element_index) of col.elements\" :id=\"element.id\">\n\t\t\t\t\t\t<div class=\"pxl-wcpgb-wrapper\" :id=\"'pxl-wcpgb-wrapper-' + element.id\">\n\t\t\t\t\t\t\t<!-- TITLE -->\n\t\t\t\t\t\t\t<template v-if=\"'title' == element.slug\">\n\t\t\t\t\t\t\t\t<a :href=\"product.permalink\" :id=\"element.id\" class=\"title\">{{ product.name }}<\/a>\n\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t<!-- PRICE -->\n\t\t\t\t\t\t\t<template v-else-if=\"'price' == element.slug\">\n\t\t\t\t\t\t\t\t<div :id=\"element.id\" class=\"price\" v-html=\"product.price_html\"><\/div>\n\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t<!-- PRICE -->\n\t\t\t\t\t\t\t<template v-else-if=\"'short-description' == element.slug\">\n\t\t\t\t\t\t\t\t<div :id=\"element.id\" class=\"short-description\" v-html=\"product.short_description\"><\/div>\n\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t<!-- CATEGORY -->\n\t\t\t\t\t\t\t<template v-else-if=\"'category' == element.slug\">\n\t\t\t\t\t\t\t\t<div :id=\"element.id\" class=\"category\"><span class=\"attribute-label\">Category: <\/span><span v-html=\"product.category\"><\/span><\/div>\n\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t<!-- ADD TO CART -->\n\t\t\t\t\t\t\t<template v-else-if=\"'button-add-to-cart' == element.slug\">\n\t\t\t\t\t\t\t\t<template v-if=\"styles[element.id].text && '' != styles[element.id].text.trim()\">\n\t\t\t\t\t\t\t\t\t<a :id=\"element.id\" :href=\"product.permalink\" class=\"btn-view-product\">{{styles[element.id].text}}<\/a>\n\t\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t\t<template v-else>\n\t\t\t\t\t\t\t\t\t<a :id=\"element.id\" :href=\"createAddToCartUrl('\/en\/wp-json\/wp\/v2\/pages\/3473?add-to-cart=wcpgbAddToCartID', product.id)\" data-quantity=\"1\" :data-product_id=\"product.id\" :data-product_sku=\"product.sku\" class=\"btn-add-to-cart ajax_add_to_cart add_to_cart_button\" rel=\"nofollow\">{{ product.add_to_cart_text }}<\/a>\n\t\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t<!-- VIEW PRODUCT BUTTON -->\n\t\t\t\t\t\t\t<template v-else-if=\"'button-view-product' == element.slug\">\n\t\t\t\t\t\t\t\t<template v-if=\"styles[element.id].text && '' != styles[element.id].text.trim()\">\n\t\t\t\t\t\t\t\t\t<a :id=\"element.id\" :href=\"product.permalink\" class=\"btn-view-product\">{{styles[element.id].text}}<\/a>\n\t\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t\t<template v-else>\n\t\t\t\t\t\t\t\t\t<a :id=\"element.id\" :href=\"product.permalink\" class=\"btn-view-product\">View<\/a>\n\t\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t<!-- IMAGE -->\n\t\t\t\t\t\t\t<template v-else-if=\"'image' == element.slug && product.image_url\">\n\t\t\t\t\t\t\t\t<template v-if=\"styles[element.id].is_permalink && 'yes' == styles[element.id].is_permalink\">\n\t\t\t\t\t\t\t\t\t<a :href=\"product.permalink\" class=\"product-image-link\"><img :id=\"element.id\" :src=\"product.image_url\" class=\"wcpgb-image\" \/><\/a>\n\t\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t\t<template v-else>\n\t\t\t\t\t\t\t\t\t<img :id=\"element.id\" :src=\"product.image_url\" class=\"wcpgb-image\" \/>\n\t\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t<!-- IMAGES CAROUSEL -->\n\t\t\t\t\t\t\t<template v-else-if=\"'images-carousel' == element.slug\">\n\t\t\t\t\t\t\t\t<template v-if=\"product.gallery_ids.length > 0 && !excludeCarousel\">\n\t\t\t\t\t\t\t\t\t<carousel :per-page=\"1\" :scrollPerPage=\"false\" :paginationEnabled=\"true\" paginationPosition=\"bottom-overlay\" :navigationEnabled=\"true\" navigationNextLabel=\"&#9658;\" navigationPrevLabel=\"&#9668;\">\n\t\t\t\t\t\t\t\t\t\t<template v-for=\"(gal_image_url, gal_image_url_index) of product.gallery_urls\" >\n\t\t\t\t\t\t\t\t\t\t\t<slide>\n\t\t\t\t\t\t\t\t\t\t\t\t<img :src=\"gal_image_url\" class=\"wcpgb-image\" width=\"100%\" height=\"100%\" \/>\n\t\t\t\t\t\t\t\t\t\t\t<\/slide>\n\t\t\t\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t\t\t<\/carousel>\n\t\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t<template v-else-if=\"'rating' == element.slug\">\n\t\t\t\t\t\t\t\t<div :id=\"element.id\" class=\"rating\">\n\t\t\t\t\t\t\t\t\t<div class=\"wcpgb-rating-stars\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"wcpgb-rating-stars-active\" :style=\"{width: (product.average_rating * 20) + '%'}\">\n\t\t\t\t\t\t\t\t\t\t\t<span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"wcpgb-rating-stars-inactive\">\n\t\t\t\t\t\t\t\t\t\t\t<span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t<template v-else-if=\"'label-on-sale' == element.slug && true == product.is_on_sale\">\n\t\t\t\t\t\t\t\t<div :id=\"element.id\" class=\"label-on-sale\">\n\t\t\t\t\t\t\t\t\tOn sale\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t<template v-else-if=\"'label-is-featured' == element.slug && true == product.is_featured\">\n\t\t\t\t\t\t\t\t<div :id=\"element.id\" class=\"label-is-featured\">\n\t\t\t\t\t\t\t\t\tFeatured product\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t<template v-else-if=\"'in-stock' == element.slug\">\n\t\t\t\t\t\t\t\t<div :id=\"element.id\" class=\"in-stock\">\n\t\t\t\t\t\t\t\t\t<template v-if=\"product.is_in_stock\">\n\t\t\t\t\t\t\t\t\t\tIn stock\t\t\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t\t\t<template v-if=\"!product.is_in_stock\">\n\t\t\t\t\t\t\t\t\t\tOut of stock\t\t\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t<template v-else-if=\"'attribute' == element.type\">\n\t\t\t\t\t\t\t\t<template v-if=\"product.attributes_values && product.attributes_values[element.attribute_value] && product.attributes_values[element.attribute_value].length\">\n\t\t\t\t\t\t\t\t\t<div :id=\"element.id\" class=\"wcpgb-attribute\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"attribute-label\">{{element.attribute_value}}:<\/span> <span>{{product.attributes_values[element.attribute_value].join(', ')}}<\/span>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/template>\n\t\t\t\t<\/template>\n\t\t\t<\/div>\n\t\t<\/template>\n\t<\/div>\n<\/script>\n<script type=\"text\/x-template\" id=\"wcpgb-masonry-grid\">\n\t<div :id=\"masonry_id\">\n\t\t<div v-for=\"(product, product_index) of products\" class=\"wcpgb-be-item-template\">\n\t\t\t<div :class=\"['item-' + shortcodeId]\">\n\t\t\t\t<div v-for=\"(row, row_index) of templateData.structure.rows\">\n\t\t\t\t\t<wcpgb-template-elements :product=\"product\" :row=\"row\"  :styles=\"styles\"><\/wcpgb-template-elements>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<slot><\/slot>\n\t<\/div>\n<\/script>\n<script type=\"text\/x-template\" id=\"wcpgb-shortcode-template\">\n\t<div class=\"wcpgb-shortcode-template\">\n\t\t<div class=\"wcpgb-preview-template-modal-content-wrapper\">\n\t\t\t<template v-if=\"template_data.structure && template_data.structure.layout_type == 'carousel'\">\n\t\t\t\t<div :class=\"css_class\">\n\t\t\t\t\t<carousel :perPageCustom=\"[[0, template_data.structure.layout_cols_mobile], [768, template_data.structure.layout_cols_tablet], [992, template_data.structure.layout_cols_desktop]]\" :scrollPerPage=\"false\" :paginationEnabled=\"1 == template_data.structure.pagination.display ? true : false\" :centerMode=\"true\" :navigationEnabled=\"template_data.structure.navigation && 1 == template_data.structure.navigation.display ? true : false\" :paginationPosition=\"template_data.structure.pagination.position ? template_data.structure.pagination.position : 'bottom'\" navigationNextLabel=\"&#9658;\" navigationPrevLabel=\"&#9668;\">\n\t\t\t\t\t\t<template v-for=\"(product, product_index) of woo_products\" >\n\t\t\t\t\t\t\t<slide class=\"wcpgb-be-item-template\">\n\t\t\t\t\t\t\t\t<div :class=\"'item-' + shortcodeId\">\n\t\t\t\t\t\t\t\t\t<template v-for=\"(row, row_index) of template_data.structure.rows\">\n\t\t\t\t\t\t\t\t\t\t<wcpgb-template-elements :product=\"product\" :row=\"row\" :styles=\"styles_data\" :exclude-carousel=\"true\"><\/wcpgb-template-elements>\n\t\t\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/slide>\n\t\t\t\t\t\t<\/template>\n\t\t\t\t\t<\/carousel>\n\t\t\t\t<\/div>\n\t\t\t<\/template>\n\t\t\t<template v-if=\"template_data.structure && template_data.structure.layout_type == 'masonry'\">\n\t\t\t\t<wcpgb-masonry-grid :class=\"css_class\" :products=\"woo_products\" :styles=\"styles_data\" :template-data=\"template_data\" :shortcode-id=\"shortcodeId\"><\/wcpgb-masonry-grid>\n\t\t\t<\/template>\n\t\t\t<template v-if=\"template_data.structure && template_data.structure.layout_type != 'carousel' && template_data.structure.layout_type != 'masonry'\">\n\t\t\t\t<div :class=\"css_class\">\n\t\t\t\t\t<div v-for=\"(product, product_index) of woo_products\" class=\"wcpgb-be-item-template\">\n\t\t\t\t\t\t<div :class=\"'item-' + shortcodeId\">\n\t\t\t\t\t\t\t<template v-for=\"(row, row_index) of template_data.structure.rows\">\n\t\t\t\t\t\t\t\t<wcpgb-template-elements :product=\"product\" :row=\"row\" :styles=\"styles_data\"><\/wcpgb-template-elements>\n\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/template>\n\n\t\t\t<template v-if=\"template_data.structure && 1 > woo_products.length && products_loaded\">\n\t\t\t\tThere are no products to be displayed.\t\t\t<\/template>\n\n\t\t\t<template v-if=\"! template_data.structure || template_data.structure && template_data.structure.layout_type != 'carousel'\">\n\t\t\t\t<div v-if=\"1 < woo_products_pages && 'links' == template_data.structure.pagination.type\" class=\"wcpgb-pagination\">\n\t\t\t\t\t<template v-for=\"n in woo_products_pages\">\n\t\t\t\t\t\t<a :href=\"createNavLink('\/en\/wp-json\/wp\/v2\/pages\/3473?paged=wcpgb_page_query_arg', n)\" :class=\"[template_data.structure.pagination.id, {'active': currentPage == n}]\">{{ n }}<\/a>\n\t\t\t\t\t<\/template>\n\t\t\t\t<\/div>\n\t\t\t\t<template v-if=\"1 < woo_products_pages && 'infinite' == template_data.structure.pagination.type\">\n\t\t\t\t\t<template v-if=\"woo_products_active_page < woo_products_pages\">\n\t\t\t\t\t\t<div class=\"wcpgb-pagination-infinite\">\n\t\t\t\t\t\t\t<template v-if=\"!loading_infinite\">\n\t\t\t\t\t\t\t\t<a @click.prevent=\"loadNextPageWithProducts()\" href=\"#\" :class=\"[template_data.structure.pagination.id]\">Load more<\/a>\n\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t\t<template v-if=\"loading_infinite\">\n\t\t\t\t\t\t\t\t<span :class=\"[template_data.structure.pagination.id]\">Loading<\/span>\n\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/template>\n\t\t\t\t<\/template>\n\t\t\t<\/template>\n\n\t\t\t<template v-if=\"!products_loaded\">\n\t\t\t\t<wcpgb-circle-spinner><\/wcpgb-circle-spinner>\n\t\t\t<\/template>\n\t\t<\/div>\n\t<\/div>\n<\/script>\n\n<div class=\"wcpgb-products-wrapper\" id=\"wcpgb-products-wrapper-1\" data-id=\"1\" ref=\"wcpgbWrapper\">\n\n\t<div class=\"wcpgb-fe-main-container\" ref=\"wcpgbMainContainer\">\n\t\t<wcpgb-shortcode-template :shortcode-id=\"1\" wcpgb-nonce=\"3eb423ddc3\" current-page=\"1\"><\/wcpgb-shortcode-template>\n\t<\/div>\n\n<\/div>\n[\/vc_column_text][vc_single_image image=&#8221;3024&#8243; img_size=&#8221;full&#8221; onclick=&#8221;custom_link&#8221; link=&#8221;https:\/\/www.art-michelboulet.com\/en\/produit\/les-vacances-a-st-tropez\/&#8221; css=&#8221;.vc_custom_1622800650981{margin-bottom: 0px !important;border-bottom-width: 0px !important;padding-bottom: 0px !important;}&#8221;][vc_column_text el_class=&#8221;tableauentier&#8221;]\n<h3>Les vacances \u00e0 St Tropez<\/h3>\n<p><span class=\"prix\">From 20 \u20ac<\/span>[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/12&#8243;][\/vc_column][\/vc_row][vc_row css_animation=&#8221;fadeInUp&#8221;][vc_column][vc_column_text]\n<h2 class=\"special-title\" style=\"text-align: center; line-height: 35px;\">New pictures<br \/>\n<span style=\"font-size: 18px; letter-spacing: 1px;\">The streets of St Paul de Vence<\/span><\/h2>\n[\/vc_column_text]<div class=\"woocommerce columns-3 \"><ul class=\"products columns-3\">\n<li class=\"post-2977 product type-product status-publish has-post-thumbnail product_cat-les-ruelles first instock shipping-taxable purchasable product-type-variable\">\n\t<a href=\"https:\/\/www.art-michelboulet.com\/en\/produit\/la-petite-galerie\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"581\" src=\"https:\/\/www.art-michelboulet.com\/wp-content\/uploads\/2020\/04\/LAPETITEGALERIE-300x581.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"\" srcset=\"https:\/\/www.art-michelboulet.com\/wp-content\/uploads\/2020\/04\/LAPETITEGALERIE-300x581.jpg 300w, https:\/\/www.art-michelboulet.com\/wp-content\/uploads\/2020\/04\/LAPETITEGALERIE-155x300.jpg 155w, https:\/\/www.art-michelboulet.com\/wp-content\/uploads\/2020\/04\/LAPETITEGALERIE-387x750.jpg 387w, https:\/\/www.art-michelboulet.com\/wp-content\/uploads\/2020\/04\/LAPETITEGALERIE.jpg 472w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><h2 class=\"woocommerce-loop-product__title\">La petite galerie<\/h2>\n\t<span class=\"price\"><span class=\"price-prefix\">From  <\/span><span class=\"woocommerce-Price-amount amount\"><bdi>30,00<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/www.art-michelboulet.com\/en\/produit\/la-petite-galerie\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_2977\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"2977\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;La petite galerie&rdquo;\" rel=\"nofollow\">Select options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_2977\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n<li class=\"post-2963 product type-product status-publish has-post-thumbnail product_cat-les-ruelles  instock shipping-taxable purchasable product-type-variable\">\n\t<a href=\"https:\/\/www.art-michelboulet.com\/en\/produit\/la-rue-casse-cou\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"581\" src=\"https:\/\/www.art-michelboulet.com\/wp-content\/uploads\/2020\/04\/LARUECASSE-COU-300x581.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"\" srcset=\"https:\/\/www.art-michelboulet.com\/wp-content\/uploads\/2020\/04\/LARUECASSE-COU-300x581.jpg 300w, https:\/\/www.art-michelboulet.com\/wp-content\/uploads\/2020\/04\/LARUECASSE-COU-155x300.jpg 155w, https:\/\/www.art-michelboulet.com\/wp-content\/uploads\/2020\/04\/LARUECASSE-COU-387x750.jpg 387w, https:\/\/www.art-michelboulet.com\/wp-content\/uploads\/2020\/04\/LARUECASSE-COU.jpg 472w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><h2 class=\"woocommerce-loop-product__title\">La rue casse cou<\/h2>\n\t<span class=\"price\"><span class=\"price-prefix\">From  <\/span><span class=\"woocommerce-Price-amount amount\"><bdi>30,00<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/www.art-michelboulet.com\/en\/produit\/la-rue-casse-cou\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_2963\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"2963\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;La rue casse cou&rdquo;\" rel=\"nofollow\">Select options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_2963\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n<li class=\"post-2949 product type-product status-publish has-post-thumbnail product_cat-les-ruelles last instock shipping-taxable purchasable product-type-variable\">\n\t<a href=\"https:\/\/www.art-michelboulet.com\/en\/produit\/la-fontaine\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"581\" src=\"https:\/\/www.art-michelboulet.com\/wp-content\/uploads\/2020\/04\/LAFONTAINE1-300x581.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"\" srcset=\"https:\/\/www.art-michelboulet.com\/wp-content\/uploads\/2020\/04\/LAFONTAINE1-300x581.jpg 300w, https:\/\/www.art-michelboulet.com\/wp-content\/uploads\/2020\/04\/LAFONTAINE1-155x300.jpg 155w, https:\/\/www.art-michelboulet.com\/wp-content\/uploads\/2020\/04\/LAFONTAINE1-387x750.jpg 387w, https:\/\/www.art-michelboulet.com\/wp-content\/uploads\/2020\/04\/LAFONTAINE1.jpg 472w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><h2 class=\"woocommerce-loop-product__title\">La fontaine<\/h2>\n\t<span class=\"price\"><span class=\"price-prefix\">From  <\/span><span class=\"woocommerce-Price-amount amount\"><bdi>30,00<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/span>\n<\/a><a href=\"https:\/\/www.art-michelboulet.com\/en\/produit\/la-fontaine\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_2949\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"2949\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;La fontaine&rdquo;\" rel=\"nofollow\">Select options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_2949\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n<\/ul>\n<\/div>[\/vc_column][\/vc_row][vc_row equal_height=&#8221;yes&#8221; content_placement=&#8221;middle&#8221; curly_padding=&#8221;content-padding-lg&#8221;][vc_column css_animation=&#8221;fadeInLeft&#8221; width=&#8221;1\/3&#8243;][vc_column_text]\n<h2>Our collections<\/h2>\n[\/vc_column_text][vc_column_text el_class=&#8221;xtd-padding&#8211;right-2&#8243;]\n<p class=\"lead\">Explore all our pictures and collections: our famous red ladies, the musicians, the ladies cycling, our beach scenes, the circus&#8230;<\/p>\n<p class=\"lead\"><a class=\"btn btn-link\" href=\"https:\/\/www.art-michelboulet.com\/en\/shop\/\">View<\/a><\/p>\n<p>Browse our selection of pictures. Each edition is available on paper or canvas. Choose the size you want, the frame you prefer, and the best shipping option. We will ship it to you safely, rolled, mounted or framed.[\/vc_column_text][\/vc_column][vc_column css_animation=&#8221;fadeInRight&#8221; width=&#8221;2\/3&#8243;][vc_images_carousel images=&#8221;3193,3192,3191&#8243; img_size=&#8221;full&#8221; css_animation=&#8221;fadeInRight&#8221;][\/vc_column][\/vc_row][vc_row curly_padding=&#8221;content-padding&#8221;][vc_column css_animation=&#8221;fadeInUp&#8221;][vc_column_text]\n<h2 class=\"special-title\" style=\"text-align: center;\">The latest original artwork of the artist<\/h2>\n[\/vc_column_text][vc_row_inner][vc_column_inner width=&#8221;4\/12&#8243;][vc_single_image image=&#8221;1308&#8243; img_size=&#8221;full&#8221; css_animation=&#8221;fadeInLeft&#8221; el_class=&#8221;xtd-shadow&#8211;large-normal&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;1\/12&#8243;][\/vc_column_inner][vc_column_inner width=&#8221;7\/12&#8243;][vc_column_text css_animation=&#8221;fadeInRight&#8221;]\n<h3 class=\"wcs-class__title wcs-modal-call\">La Vie est Belle<\/h3>\n<p>Made in 2020, this original work measures 130 x 97 cm.<br \/>\nTechnique: Acrylic on canvas.<br \/>\nMichel Boulet[\/vc_column_text][vc_btn title=&#8221;View our available original artworks&#8221; style=&#8221;btn-link&#8221; shape=&#8221;square&#8221; css_animation=&#8221;fadeInRight&#8221; link=&#8221;url:http%3A%2F%2Fgalerie.dev.spinat.fr%2Fen%2Foriginal-artworks%2F|title:La%20Vie%20est%20Belle||&#8221;][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=&#8221;70px&#8221;][\/vc_column][\/vc_row][vc_row equal_height=&#8221;yes&#8221; content_placement=&#8221;middle&#8221; curly_padding=&#8221;content-padding-xs&#8221;][vc_column][vc_row_inner equal_height=&#8221;yes&#8221; content_placement=&#8221;top&#8221; gap=&#8221;35&#8243;][vc_column_inner el_class=&#8221;sliderimages&#8221; width=&#8221;1\/2&#8243;][vc_column_text css_animation=&#8221;fadeInLeft&#8221; el_class=&#8221;smallh2&#8243;]\n<h2 style=\"text-align: center;\">Saint-Paul de Vence<\/h2>\n[\/vc_column_text][vc_column_text css_animation=&#8221;fadeInLeft&#8221;]\n<div style=\"text-align: center;\">Visit our beautiful village, its charming atmosphere,<\/div>\n<div style=\"text-align: center;\">its unique history, its light and its tens of art studios and famous art galleries.<\/div>\n<div style=\"text-align: center;\"><\/div>\n[\/vc_column_text][vc_btn title=&#8221;VISIT THE VILLAGE&#8221; align=&#8221;center&#8221; css_animation=&#8221;fadeInLeft&#8221; link=&#8221;url:https%3A%2F%2Fwww.art-michelboulet.com%2Fen%2Fsaint-paul-de-vence%2F|title:Saint-Paul%20de%20Vence||&#8221;][vc_images_carousel images=&#8221;352,370,369,371&#8243; img_size=&#8221;500&#215;400&#8243; css_animation=&#8221;fadeInLeft&#8221;][\/vc_column_inner][vc_column_inner el_class=&#8221;sliderimages&#8221; width=&#8221;1\/2&#8243;][vc_column_text css_animation=&#8221;fadeInRight&#8221; el_class=&#8221;smallh2&#8243;]\n<h2 style=\"text-align: center;\">Our Paintings at your place<\/h2>\n[\/vc_column_text][vc_column_text css_animation=&#8221;fadeInRight&#8221;]\n<div style=\"text-align: center;\">Thank you so much for sharing your pictures with us. Please keep sending it to: <a href=\"mailto:terryboulet@live.fr\">terryboulet@live.fr<\/a><\/div>\n[\/vc_column_text][vc_btn title=&#8221;Send your photos&#8221; align=&#8221;center&#8221; css_animation=&#8221;fadeInRight&#8221; link=&#8221;url:mailto%3Aterryboulet%40live.fr|title:Saint-Paul%20de%20Vence||&#8221;][vc_images_carousel images=&#8221;1274,3071,1275,1276,1277&#8243; img_size=&#8221;500&#215;400&#8243; css_animation=&#8221;fadeInRight&#8221;][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=&#8221;70px&#8221;][\/vc_column][\/vc_row][vc_row curly_padding=&#8221;content-padding-none&#8221;][vc_column][vc_row_inner equal_height=&#8221;yes&#8221; content_placement=&#8221;middle&#8221;][vc_column_inner width=&#8221;1\/3&#8243;][\/vc_column_inner][vc_column_inner width=&#8221;2\/3&#8243;][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css_animation=&#8221;fadeInUp&#8221;][vc_column][vc_column_text el_class=&#8221;smallh2&#8243;]\n<h2 class=\"\" style=\"text-align: center;\">Professionnals: become a retailer<\/h2>\n[\/vc_column_text][vc_row_inner equal_height=&#8221;yes&#8221; content_placement=&#8221;middle&#8221;][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text css_animation=&#8221;fadeInLeft&#8221;]\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f3557-o1\" lang=\"fr-FR\" dir=\"ltr\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/3473#wpcf7-f3557-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Formulaire de contact\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"3557\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.9.8\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"fr_FR\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3557-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<input type=\"hidden\" name=\"_wpcf7dtx_version\" value=\"5.0.5\" \/>\n<\/div>\n<div class=\"form-group row\">\n\t<div class=\"col-lg-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"nom\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Surename\" value=\"\" type=\"text\" name=\"nom\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-lg-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"prenom\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Firstname\" value=\"\" type=\"text\" name=\"prenom\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<div class=\"form-group row\">\n\t<div class=\"col-lg-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"telephone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone\" value=\"\" type=\"text\" name=\"telephone\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-lg-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email\" value=\"\" type=\"email\" name=\"email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<div class=\"form-group row\">\n\t<div class=\"col-lg-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"activite\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Professional activity\" value=\"\" type=\"text\" name=\"activite\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-lg-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"societe\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"Company\" value=\"\" type=\"text\" name=\"societe\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<div class=\"form-group row\">\n\t<div class=\"col-lg-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"pays\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Country\" value=\"\" type=\"text\" name=\"pays\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-lg-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"ville\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"City\" value=\"\" type=\"text\" name=\"ville\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<div class=\"form-group row\">\n\t<div class=\"col-lg-12\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"message\"><\/textarea><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Contact the Galery\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1579013609969{padding-bottom: 37px !important;}&#8221;][vc_column_text css_animation=&#8221;fadeInRight&#8221;]\n<div style=\"text-align: center;\">We welcome retailers to contact us, if you have a shop, a concept store, an art gallery, a furniture store, we may have the right products for you. We can work on specific items on demand to match with your marketing strategy.<\/div>\n<div style=\"text-align: center;\">If you are an interior designer, if you have an hotel, a restaurant, if you want to surprise your customers or partners, do not hesitate to ask us our catalogue.<\/div>\n<div><\/div>\n<p style=\"text-align: center;\"><strong><span style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; font-size: 1rem;\">Contact us !<\/span><\/strong><\/p>\n<p style=\"text-align: center;\">\u00a0\u00a0\u00a0\u00a0 <img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-3110\" src=\"https:\/\/www.art-michelboulet.com\/wp-content\/uploads\/2020\/06\/made-in-france2.jpg\" alt=\"\" width=\"456\" height=\"118\" srcset=\"https:\/\/www.art-michelboulet.com\/wp-content\/uploads\/2020\/06\/made-in-france2.jpg 600w, https:\/\/www.art-michelboulet.com\/wp-content\/uploads\/2020\/06\/made-in-france2-300x78.jpg 300w\" sizes=\"(max-width: 456px) 100vw, 456px\" \/><\/p>\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p>Michel Boulet is a french professionnal artist, officialy registrated at &#8220;La Maison des artistes&#8221;, France. Our art studio is one of the oldest atelier in the South of France. We make and sell directly: original artworks on canvas, original paintings on paper, watercolors, fine art, fine art prints, fine art edition, plexiglas print, frames, framing, sculptures, postcards, giclees, large size paintings, large size prints, canvas, posters.<br \/>\nTerry boulet is the official publisher of the artist artworks. Collections for bedrooms, interior designers, concept stores, hotels restaurants, kids room, villas. Find all our collection of pictures in our online shop.<\/div>\n<\/div>\n<\/div>\n<\/div>\n[\/vc_column_text][\/vc_column][\/vc_row]\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row css_animation=&#8221;none&#8221;][vc_column width=&#8221;1\/12&#8243;][\/vc_column][vc_column width=&#8221;10\/12&#8243;][vc_column_text] Our best selling artworks [\/vc_column_text][vc_column_text el_class=&#8221;minheight600&#8243;][\/vc_column_text][vc_single_image image=&#8221;3024&#8243; img_size=&#8221;full&#8221; onclick=&#8221;custom_link&#8221; link=&#8221;https:\/\/www.art-michelboulet.com\/en\/produit\/les-vacances-a-st-tropez\/&#8221; css=&#8221;.vc_custom_1622800650981{margin-bottom: 0px !important;border-bottom-width: 0px !important;padding-bottom: 0px !important;}&#8221;][vc_column_text el_class=&#8221;tableauentier&#8221;] Les vacances \u00e0 St Tropez From 20 \u20ac[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/12&#8243;][\/vc_column][\/vc_row][vc_row css_animation=&#8221;fadeInUp&#8221;][vc_column][vc_column_text] New pictures The streets of St Paul de Vence [\/vc_column_text][\/vc_column][\/vc_row][vc_row equal_height=&#8221;yes&#8221; content_placement=&#8221;middle&#8221; curly_padding=&#8221;content-padding-lg&#8221;][vc_column css_animation=&#8221;fadeInLeft&#8221; width=&#8221;1\/3&#8243;][vc_column_text] Our collections [\/vc_column_text][vc_column_text el_class=&#8221;xtd-padding&#8211;right-2&#8243;] Explore all our pictures and collections: our famous red [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3473","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.art-michelboulet.com\/en\/wp-json\/wp\/v2\/pages\/3473"}],"collection":[{"href":"https:\/\/www.art-michelboulet.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.art-michelboulet.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.art-michelboulet.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.art-michelboulet.com\/en\/wp-json\/wp\/v2\/comments?post=3473"}],"version-history":[{"count":17,"href":"https:\/\/www.art-michelboulet.com\/en\/wp-json\/wp\/v2\/pages\/3473\/revisions"}],"predecessor-version":[{"id":4002,"href":"https:\/\/www.art-michelboulet.com\/en\/wp-json\/wp\/v2\/pages\/3473\/revisions\/4002"}],"wp:attachment":[{"href":"https:\/\/www.art-michelboulet.com\/en\/wp-json\/wp\/v2\/media?parent=3473"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}