{"title":"Set of 6 Mini Paintings - DolceVitaPop","description":"\u003cdiv class=\"mp-offer-compact\"\u003e\n\n  \u003cdiv class=\"mp-header\"\u003e\n    \u003cspan class=\"mp-badge\"\u003e🎁 Bundle Deal\u003c\/span\u003e\n    \u003ch3\u003eBundle \u0026amp; Save\u003c\/h3\u003e\n    \u003cp\u003eEach set includes 6 mini paintings\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mp-options\"\u003e\n\n    \u003cdiv class=\"mp-option\"\u003e\n      \u003cdiv class=\"mp-main\"\u003e\n        \u003cspan class=\"mp-buy\"\u003eBuy 2 Sets\u003c\/span\u003e\n        \u003cspan class=\"mp-arrow\"\u003e→\u003c\/span\u003e\n        \u003cspan class=\"mp-free\"\u003eGet 1 FREE\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"mp-total\"\u003e18 paintings total\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mp-option mp-popular\"\u003e\n\n      \u003cspan class=\"mp-popular-label\"\u003e\n        MOST POPULAR\n      \u003c\/span\u003e\n\n      \u003cdiv class=\"mp-main\"\u003e\n        \u003cspan class=\"mp-buy\"\u003eBuy 4 Sets\u003c\/span\u003e\n        \u003cspan class=\"mp-arrow\"\u003e→\u003c\/span\u003e\n        \u003cspan class=\"mp-free\"\u003eGet 2 FREE\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"mp-total\"\u003e36 paintings total\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mp-option\"\u003e\n      \u003cdiv class=\"mp-main\"\u003e\n        \u003cspan class=\"mp-buy\"\u003eBuy 6 Sets\u003c\/span\u003e\n        \u003cspan class=\"mp-arrow\"\u003e→\u003c\/span\u003e\n        \u003cspan class=\"mp-free\"\u003eGet 3 FREE\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"mp-total\"\u003e54 paintings total\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mp-info\"\u003e\n    🎨 Choose your favorite designs\n    \u003cspan\u003e•\u003c\/span\u003e\n    ⚡ Discount applied automatically\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mp-trust\"\u003e\n    ✓ Beginner-friendly   ✓ Everything included   ✓ 30-day guarantee\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.mp-offer-compact {\n  background: #faf7f3;\n  border: 1px solid rgba(0, 0, 0, 0.12);\n  border-radius: 14px;\n  padding: 14px;\n  margin: 12px 0 16px;\n  text-align: center;\n}\n\n.mp-header {\n  margin-bottom: 10px;\n}\n\n.mp-badge {\n  display: inline-block;\n  background: #ffe9d6;\n  color: #d86c1f;\n  padding: 4px 9px;\n  border-radius: 999px;\n  font-size: 11px;\n  font-weight: 800;\n}\n\n.mp-header h3 {\n  margin: 6px 0 1px;\n  color: #4230df;\n  font-size: 18px;\n  line-height: 1.2;\n  font-weight: 800;\n}\n\n.mp-header p {\n  margin: 0;\n  font-size: 12.5px;\n  line-height: 1.4;\n  opacity: 0.7;\n}\n\n.mp-options {\n  display: flex;\n  flex-direction: column;\n  gap: 7px;\n}\n\n.mp-option {\n  position: relative;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 8px;\n  min-height: 46px;\n  padding: 8px 12px;\n  background: #ffffff;\n  border: 1px solid rgba(0, 0, 0, 0.09);\n  border-radius: 10px;\n}\n\n.mp-main {\n  display: flex;\n  align-items: center;\n  gap: 7px;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.mp-buy {\n  color: #4230df;\n}\n\n.mp-free {\n  color: #f28c38;\n  font-weight: 800;\n}\n\n.mp-arrow {\n  opacity: 0.45;\n}\n\n.mp-total {\n  white-space: nowrap;\n  font-size: 11.5px;\n  font-weight: 600;\n  opacity: 0.65;\n}\n\n.mp-popular {\n  padding-top: 11px;\n  background: #fffaf5;\n  border: 2px solid #f28c38;\n}\n\n.mp-popular-label {\n  position: absolute;\n  top: -8px;\n  right: 12px;\n  padding: 2px 7px;\n  background: #f28c38;\n  color: #ffffff;\n  border-radius: 999px;\n  font-size: 8.5px;\n  font-weight: 800;\n  letter-spacing: 0.3px;\n}\n\n.mp-info {\n  margin-top: 9px;\n  color: #4230df;\n  font-size: 11.5px;\n  line-height: 1.4;\n  font-weight: 700;\n}\n\n.mp-info span {\n  margin: 0 5px;\n  opacity: 0.4;\n}\n\n.mp-trust {\n  margin-top: 5px;\n  font-size: 10.5px;\n  line-height: 1.5;\n  opacity: 0.6;\n}\n\n\n\/* MOBILE *\/\n\n@media screen and (max-width: 480px) {\n\n  .mp-offer-compact {\n    padding: 12px;\n    margin: 10px 0 14px;\n    border-radius: 12px;\n  }\n\n  .mp-header {\n    margin-bottom: 9px;\n  }\n\n  .mp-badge {\n    padding: 5px 10px;\n    font-size: 13px;\n  }\n\n  .mp-header h3 {\n    margin-top: 6px;\n    font-size: 19px;\n    line-height: 1.25;\n  }\n\n  .mp-header p {\n    font-size: 14px;\n    line-height: 1.4;\n  }\n\n  .mp-options {\n    gap: 7px;\n  }\n\n  .mp-option {\n    min-height: 48px;\n    padding: 8px 10px;\n  }\n\n  .mp-main {\n    gap: 5px;\n    font-size: 15px;\n    line-height: 1.25;\n  }\n\n  .mp-total {\n    font-size: 12.5px;\n    line-height: 1.3;\n  }\n\n  .mp-popular {\n    padding-top: 11px;\n  }\n\n  .mp-popular-label {\n    top: -8px;\n    right: 8px;\n    padding: 2px 7px;\n    font-size: 9.5px;\n  }\n\n  .mp-info {\n    margin-top: 9px;\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .mp-trust {\n    margin-top: 6px;\n    font-size: 12px;\n    line-height: 1.5;\n  }\n\n}\n\n\n\/* SEHR KLEINE SMARTPHONES *\/\n\n@media screen and (max-width: 370px) {\n\n  .mp-option {\n    align-items: flex-start;\n    flex-direction: column;\n    gap: 3px;\n  }\n\n  .mp-main {\n    font-size: 15px;\n  }\n\n  .mp-total {\n    padding-left: 1px;\n    font-size: 12.5px;\n  }\n\n  .mp-info {\n    font-size: 13px;\n  }\n\n  .mp-info span {\n    display: none;\n  }\n\n  .mp-trust {\n    font-size: 12px;\n  }\n\n}\n\n\u003c\/style\u003e","products":[{"product_id":"blooming-teacups-set-of-6-mini-paintings","title":"Blooming Teacups – Set of 6 Mini Paintings","description":"\u003cp class=\"PDq2pG_selectionAnchorContainer\"\u003e\u003cstrong\u003eCreate, relax, and enjoy six little moments of creativity.\u003c\/strong\u003e\u003cspan class=\"PDq2pG_selectionAnchor\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eThis Mini Paint by Numbers Set includes six charming designs, each measuring 15 × 20 cm. Simply follow the numbered sections and watch each colorful artwork come to life—no previous painting experience required.\u003c\/p\u003e\n\u003cp\u003eWhether you complete all six paintings yourself, enjoy them together with friends and family, or give them as thoughtful handmade gifts, this set is the perfect way to unwind and take a relaxing break from everyday life.\u003c\/p\u003e","brand":"miicreative","offers":[{"title":"15x20cm \/ 6×8 in","offer_id":54166851780946,"sku":"Miius-BB00014-15x20cm","price":34.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0102\/7555\/3342\/files\/BloomingTeacups_Setof6MiniPaintings-Paintbynumbers_4.jpg?v=1785758103"},{"product_id":"retro-daydreams-set-of-6-mini-paintings","title":"Retro Daydreams – Set of 6 Mini Paintings","description":"\u003cp class=\"PDq2pG_selectionAnchorContainer\"\u003e\u003cstrong\u003eCreate, relax, and enjoy six little moments of creativity.\u003c\/strong\u003e\u003cspan class=\"PDq2pG_selectionAnchor\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eThis Mini Paint by Numbers Set includes six charming designs, each measuring 15 × 20 cm. Simply follow the numbered sections and watch each colorful artwork come to life—no previous painting experience required.\u003c\/p\u003e\n\u003cp\u003eWhether you complete all six paintings yourself, enjoy them together with friends and family, or give them as thoughtful handmade gifts, this set is the perfect way to unwind and take a relaxing break from everyday life.\u003c\/p\u003e","brand":"miicreative","offers":[{"title":"15x20cm \/ 6×8 in","offer_id":54168445845842,"sku":"Miius-BB00018-15x20cm","price":34.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0102\/7555\/3342\/files\/Setof6MiniPaintings_RetroDaydreams-Paintbynumberscustom_7.jpg?v=1785766357"},{"product_id":"sunny-side-spritz-set-of-6-mini-paintings","title":"Sunny Side \u0026 Spritz – Set of 6 Mini Paintings","description":"\u003cp class=\"PDq2pG_selectionAnchorContainer\"\u003e\u003cstrong\u003eCreate, relax, and enjoy six little moments of creativity.\u003c\/strong\u003e\u003cspan class=\"PDq2pG_selectionAnchor\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eThis Mini Paint by Numbers Set includes six charming designs, each measuring 15 × 20 cm. Simply follow the numbered sections and watch each colorful artwork come to life—no previous painting experience required.\u003c\/p\u003e\n\u003cp\u003eWhether you complete all six paintings yourself, enjoy them together with friends and family, or give them as thoughtful handmade gifts, this set is the perfect way to unwind and take a relaxing break from everyday life.\u003c\/p\u003e","brand":"miicreative","offers":[{"title":"15x20cm \/ 6×8 in","offer_id":54169203245394,"sku":"Miius-BB00019-15x20cm","price":34.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0102\/7555\/3342\/files\/SunnySide_Spritz_Setof6MiniPaintings-Paintbynumbers_3.jpg?v=1785774781"},{"product_id":"aloha-happy-hour-set-of-6-mini-paintings","title":"Aloha Happy Hour – Set of 6 Mini Paintings","description":"\u003cp class=\"PDq2pG_selectionAnchorContainer\"\u003e\u003cstrong\u003eCreate, relax, and enjoy six little moments of creativity.\u003c\/strong\u003e\u003cspan class=\"PDq2pG_selectionAnchor\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eThis Mini Paint by Numbers Set includes six charming designs, each measuring 15 × 20 cm. Simply follow the numbered sections and watch each colorful artwork come to life—no previous painting experience required.\u003c\/p\u003e\n\u003cp\u003eWhether you complete all six paintings yourself, enjoy them together with friends and family, or give them as thoughtful handmade gifts, this set is the perfect way to unwind and take a relaxing break from everyday life.\u003c\/p\u003e","brand":"miicreative","offers":[{"title":"15x20cm \/ 6×8 in","offer_id":54169225494866,"sku":"Miius-BB00022-15x20cm","price":34.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0102\/7555\/3342\/files\/AlohaHappyHour_Setof6MiniPaintings-Paintbynumberscustom_22.jpg?v=1785776183"},{"product_id":"sweet-garden-set-of-6-mini-paintings","title":"Sweet Garden – Set of 6 Mini Paintings","description":"\u003cp class=\"PDq2pG_selectionAnchorContainer\"\u003e\u003cstrong\u003eCreate, relax, and enjoy six little moments of creativity.\u003c\/strong\u003e\u003cspan class=\"PDq2pG_selectionAnchor\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eThis Mini Paint by Numbers Set includes six charming designs, each measuring 15 × 20 cm. Simply follow the numbered sections and watch each colorful artwork come to life—no previous painting experience required.\u003c\/p\u003e\n\u003cp\u003eWhether you complete all six paintings yourself, enjoy them together with friends and family, or give them as thoughtful handmade gifts, this set is the perfect way to unwind and take a relaxing break from everyday life.\u003c\/p\u003e","brand":"miicreative","offers":[{"title":"15x20cm \/ 6×8 in","offer_id":54169248661842,"sku":"Miius-BB00024-15x20cm","price":34.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0102\/7555\/3342\/files\/SweetGarden_Setof6MiniPaintings-Paintbynumberscustom_20.jpg?v=1785776022"},{"product_id":"desert-botanicals-set-of-6-mini-paintings","title":"Desert Botanicals – Set of 6 Mini Paintings","description":"\u003cp class=\"PDq2pG_selectionAnchorContainer\"\u003e\u003cstrong\u003eCreate, relax, and enjoy six little moments of creativity.\u003c\/strong\u003e\u003cspan class=\"PDq2pG_selectionAnchor\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eThis Mini Paint by Numbers Set includes six charming designs, each measuring 15 × 20 cm. Simply follow the numbered sections and watch each colorful artwork come to life—no previous painting experience required.\u003c\/p\u003e\n\u003cp\u003eWhether you complete all six paintings yourself, enjoy them together with friends and family, or give them as thoughtful handmade gifts, this set is the perfect way to unwind and take a relaxing break from everyday life.\u003c\/p\u003e","brand":"miicreative","offers":[{"title":"15x20cm \/ 6×8 in","offer_id":54169293422930,"sku":"Miius-BB00140-15x20cm","price":34.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0102\/7555\/3342\/files\/DesertBotanicals_Setof6MiniPaintings-Paintbynumberscustom_19.jpg?v=1785776749"}],"url":"https:\/\/www.miicreative.com\/collections\/6-mini-paintings-dolcevitapop.oembed","provider":"miicreative","version":"1.0","type":"link"}