www.minebrick.com Open in urlscan Pro
2620:127:f00f:e::  Public Scan

Submitted URL: http://www.minebrick.com/products/customizable-fully-body-2-people-custom-brick-figures-denim-suit-brick-me-figures?utm_s...
Effective URL: https://www.minebrick.com/products/customizable-fully-body-2-people-custom-brick-figures-denim-suit-brick-me-figures?utm_s...
Submission: On December 06 via manual from US — Scanned from CA

Form analysis 10 forms found in the DOM

POST /account/login

<form method="post" action="/account/login" id="account-magento-login" accept-charset="UTF-8" data-login-with-shop-sign-in="true"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <input type="email" name="customer[email]">
  <input type="password" name="customer[password]">
  <input type="submit" value="Login">
</form>

POST /account

<form method="post" action="/account" id="account-magento-register" accept-charset="UTF-8" data-login-with-shop-sign-up="true"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="customer[tags]">
  <input type="text" name="customer[first_name]">
  <input type="text" name="customer[last_name]">
  <input type="email" name="customer[email]">
  <input type="password" name="customer[password]">
  <input type="submit" value="Create">
</form>

GET /search

<form class="search_slider" action="/search" method="get" role="search" itemprop="search" onsubmit="Mask.show()">
  <input type="hidden" name="type" value="product">
  <input class="input1" type="search" name="q" placeholder="SEARCH HERE..." aria-label="SEARCH HERE...">
  <button type="submit" class="btn1" style="display:none"><i class="photofont photo-search"></i></button>
  <i class="photofont icon photo-close suggest-close" data-slide-layer="close"></i>
</form>

GET /search

<form class="search_slider" action="/search" method="get" role="search" itemprop="search" onsubmit="Mask.show()">
  <div class="search-boxa">
    <button type="submit" class="btn1"><i class="photofont photo-search"></i></button>
    <input class="input1" type="search" name="q" placeholder="SEARCH HERE..." aria-label="SEARCH HERE...">
  </div>
  <span class="close btn2" data-slide-layer="close"><i class="photofont icon photo-close "></i></span>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login1" accept-charset="UTF-8" data-login-with-shop-sign-in="true" class="customer_login"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8"
    value="✓">
  <div class="icon floating-labels asdasdasd">
    <i class="input-icon photofont icon photo-email"></i>
    <label for="CustomerEmail" class="label-show cd-label">Email</label>
    <input type="email" name="customer[email]" id="CustomerEmail1" class="cd-label-input " placeholder="" autocorrect="off" autocapitalize="off" autofocus="">
  </div>
  <div class="icon floating-labels asdqweqws123w">
    <i class="input-icon photofont icon photo-lock"></i>
    <label for="CustomerPassword" class="label-show cd-label">Password</label>
    <input type="password" value="" name="customer[password]" id="CustomerPassword1" class="cd-label-input " placeholder="">
  </div>
  <p><input type="submit" class="btn" value="Login"></p>
  <div class="oxi-social-login"></div>
  <p class="password_login"><a href="#recover" id="RecoverPassword1">Forgot Password</a></p>
  <p class="password_login">
    <a href="/account/login?action=register">Free Register</a>
  </p>
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <label for="RecoverEmail" class="label--hidden">Email address</label>
  <input type="email" value="" name="email" id="RecoverEmail1" placeholder="Email address" autocorrect="off" autocapitalize="off" style="height: 40px; padding: 1rem 0.3rem;">
  <p><input type="submit" class="btn" value="Submit"></p>
  <button type="button" id="HideRecoverPasswordLink1" class="btn cancel_text-link">Cancel</button>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="ProductFormproduct-page-add_to_cart" accept-charset="UTF-8" class="product-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8"
    value="✓">
  <input type="hidden" name="id" value="44450362032424">
  <div class="zen-customer-lr">
    <div class="zen-customers__right">
      <!-- 非标品 -->
      <div class="asdqweqwewq">
        <script>
          /* 
           * Others: 加载字体 
           * Date:   2021.06.16
           * Author: Coman 420500235@qq.com
           * Parame: ["AIV1","AIV2","AIV3"...](array) or "AIV1"(string)
           */
          function loadCustomFonts(fontArr) {
            let css = ``;
            fontArr = $.isArray(fontArr) ? fontArr : [fontArr];
            $.each(fontArr, function(i, v) {
              css += `@font-face{font-family:'${v}';src:url('https://pic.stylelab.com/fonts/${v}.woff?${new Date().getTime()}') format('woff');font-weight:normal;font-style:normal}`;
            });
            $('#customFontStyle').length > 0 ? $('#customFontStyle').append(css) : $('<style>', {
              id: 'customFontStyle'
            }).css({}).text(css).appendTo('body');
          }
        </script>
        <link rel="stylesheet" type="text/css" href="https://wuxian-chanpin.oss-accelerate.aliyuncs.com/sunzi/font-roboto.css">
        <!-- 站点自定义样式 -->
        <style>
          .sunzi-form {
            font-family: 'Open Sans';
            font-weight: 500;
          }

          .sunzi-form #sunzi-button,
          .sunzi-form .sunzi-form-content [class^="sunzi__button-custom"] {
            position: relative;
            background-color: #e60044;
            border: 0;
            border-radius: 0;
            -webkit-appearance: none;
            font-size: 14px;
            font-family: inherit;
            text-transform: uppercase;
            font-weight: 500;
          }

          .zen-customer-lr .common-standar_btn {
            display: none;
          }

          html.lock,
          html.lock body.lock {
            overflow: auto !important;
          }

          .product-page-add_to_cart-section .select-option {
            width: 100%;
            font-size: 14px;
          }

          .product-page-add_to_cart-section .select-option .selector-wrapper label {
            font-family: 'Open Sans';
            font-weight: 500;
          }

          .product-page-add_to_cart-section .select-option .selector-wrapper span.icon.photofont.photo-unfold {
            position: absolute;
            right: 12px;
            top: 55%;
          }

          .dropdown-toggle::after {
            display: none;
          }

          .selector-wrapper-position {
            position: relative;
          }

          @media (max-width: 768px) {

            .custom-variants span,
            .product-page-add_to_cart-section .select-option .selector-wrapper label {
              padding-left: 10px;
            }

            .inline-field-wrapper {
              margin: auto 8px;
            }
          }
        </style>
        <!-- 站点自定义全局变量,方法 -->
        <script>
          // section数据
          var buttonText = "Design your own" || "customize & preview";
          var shopLanguage = "en";
          var shopSymbol = "$";
          // 设置全局变量
          /** 兼容逻辑 
           *  最高优先级:设置thisPriority为true,使用本文件配置信息
           *  次级优先级:section.settings配置,优先使用section.settings站点配置信息
           *  其他情况,使用本文件配置信息
           **/
          var thisPriority = true; // 本文件配置信息,默认不使用, 非soufeel模板一般需要更改为true
          var _sunzi_global_data = {
            "shop-v1": {
              language: "en",
              currencySymbol: "$"
            },
            "shop-v2": {
              language: 'en_US',
              currency: 'USD',
              matomoSiteid: 1
            },
            "domLabel": {
              "form": ".product-form",
              "select": ".select-option",
              "label": ".select-field-title",
              "type": "select"
            },
            "buttonText": {
              "default": "Design your own",
              "redesign": "redesign"
            },
            "vip": {
              "price": 2.99,
              "virtualId": 0
            },
            "avatarIncrease": {
              "price": 2.99,
              "virtualId": 39737911378106
            },
            "lineTextsIncrease": {
              "price": 1.99,
              "virtualId": 39737908101306
            },
            "priceShow": function(price) {
              return `$${price}`;
            }
          };
          /** 判断是否首页产品 切换dom **/
          if ('product' == 'index') {
            _sunzi_global_data.domLabel = {
              "index": "#home-product-form",
              "form": "variant-radios",
              "select": "fieldset",
              "label": "legend",
              "type": "radio"
            };
          }
          /** 设置可选项 **/
          // 定制化主题颜色,默认无需配置
          _sunzi_global_data["theme"] = {
            r: 255,
            g: 1,
            b: 54
          };
          // 自定义加车函数
          console.log('product', {
            "id": 8103988953384,
            "title": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
            "handle": "customizable-fully-body-2-people-custom-brick-figures-denim-suit-brick-me-figures",
            "description": "\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eThe item requires 2-3 business days for design and production.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eThe selection of photos is the beginning of the design of the Brick Figures, upload the front, full body, clear, no cover, wearing bright colors, patterned figure photos will be a better choice.\u003c\/li\u003e\n\u003cli\u003eThe scope of customization includes the character's hairstyle, expression, conventional accessories and so on. For complex accessories may not be well restored, we will try to restore within the structure of the building blocks for you.\u003c\/li\u003e\n\u003cli\u003eThe size is the stature of the person standing from head to toe, isn't the actual height of the person while sitting or lying.\u003c\/li\u003e\n\u003cli\u003eMaterial: ABS Eco-friendly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eBecause this product is a customized item, it is specially and uniquely made. Therefore, once sold, it cannot be returned to be resold again.\u003c\/strong\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eIf you request a refund immediately after placing the order and the design and production has not started yet, a refund will be available.\u003c\/li\u003e\n\u003cli\u003eIf you request a refund \"AFTER\" design has started, only 50% refund will be available.\u003c\/li\u003e\n\u003cli\u003eIf you request a refund \"AFTER\" production has started, please understand that a refund or return of a product will not be available.\u003c\/li\u003e\n\u003cli\u003eNote: All Brick Figures and scene accessories are packaged and designed separately, so assembly instructions are provided separately. Please assemble them according to the instructions after receiving the items.\u003c\/li\u003e\n\u003c\/ul\u003e",
            "published_at": "2023-02-09T10:45:34+08:00",
            "created_at": "2023-02-09T10:45:38+08:00",
            "vendor": "minebrickus",
            "type": "couple brick figures",
            "tags": ["couple-brick-figures", "couple-brick-figures-online", "custom-countdown", "custom-danshaugnren", "custom-discount", "custom-fangtou", "custom-lego-brickheadz", "custom-photo-brickheadz", "custom-pic", "custom-product",
              "custom-Recommend-brickheadz", "custom-show-off-tag", "custom-shuangren", "custom-sunzi-designer-v4", "custom-wenan", "father-50", "father-label0", "friday-1", "ggfeed6", "picture-problem", "pla-feed-collection-1",
              "quanbufangzai", "recipients_for lover", "recipients_gift for boyfriend", "recipients_gift for girlfriend", "square-face", "square-face-photo"
            ],
            "price": 4995,
            "price_min": 4995,
            "price_max": 4995,
            "available": true,
            "price_varies": false,
            "compare_at_price": 12000,
            "compare_at_price_min": 12000,
            "compare_at_price_max": 12000,
            "compare_at_price_varies": false,
            "variants": [{
              "id": 44450362032424,
              "title": "Default Title",
              "option1": "Default Title",
              "option2": null,
              "option3": null,
              "sku": "KIT-18409",
              "requires_shipping": true,
              "taxable": true,
              "featured_image": null,
              "available": true,
              "name": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
              "public_title": null,
              "options": ["Default Title"],
              "price": 4995,
              "weight": 340,
              "compare_at_price": 12000,
              "inventory_management": "shopify",
              "barcode": null,
              "requires_selling_plan": false,
              "selling_plan_allocations": []
            }],
            "images": ["\/\/www.minebrick.com\/cdn\/shop\/files\/14_db730e13-cd71-4f75-8f60-34620493dad6.jpg?v=1687241552", "\/\/www.minebrick.com\/cdn\/shop\/products\/1_2a657dfd-0c9d-43f3-abf2-686c7d9ce783.jpg?v=1687241552",
              "\/\/www.minebrick.com\/cdn\/shop\/products\/2_16a69a79-5e6a-429a-a1c6-1d3857e88b05.jpg?v=1687241552"
            ],
            "featured_image": "\/\/www.minebrick.com\/cdn\/shop\/files\/14_db730e13-cd71-4f75-8f60-34620493dad6.jpg?v=1687241552",
            "options": ["Title"],
            "media": [{
              "alt": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
              "id": 35196511191336,
              "position": 1,
              "preview_image": {
                "aspect_ratio": 1.0,
                "height": 1000,
                "width": 1000,
                "src": "\/\/www.minebrick.com\/cdn\/shop\/files\/14_db730e13-cd71-4f75-8f60-34620493dad6.jpg?v=1687241552"
              },
              "aspect_ratio": 1.0,
              "height": 1000,
              "media_type": "image",
              "src": "\/\/www.minebrick.com\/cdn\/shop\/files\/14_db730e13-cd71-4f75-8f60-34620493dad6.jpg?v=1687241552",
              "width": 1000
            }, {
              "alt": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
              "id": 33298761187624,
              "position": 2,
              "preview_image": {
                "aspect_ratio": 1.0,
                "height": 1000,
                "width": 1000,
                "src": "\/\/www.minebrick.com\/cdn\/shop\/products\/1_2a657dfd-0c9d-43f3-abf2-686c7d9ce783.jpg?v=1687241552"
              },
              "aspect_ratio": 1.0,
              "height": 1000,
              "media_type": "image",
              "src": "\/\/www.minebrick.com\/cdn\/shop\/products\/1_2a657dfd-0c9d-43f3-abf2-686c7d9ce783.jpg?v=1687241552",
              "width": 1000
            }, {
              "alt": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
              "id": 33298761220392,
              "position": 3,
              "preview_image": {
                "aspect_ratio": 1.0,
                "height": 1000,
                "width": 1000,
                "src": "\/\/www.minebrick.com\/cdn\/shop\/products\/2_16a69a79-5e6a-429a-a1c6-1d3857e88b05.jpg?v=1687241552"
              },
              "aspect_ratio": 1.0,
              "height": 1000,
              "media_type": "image",
              "src": "\/\/www.minebrick.com\/cdn\/shop\/products\/2_16a69a79-5e6a-429a-a1c6-1d3857e88b05.jpg?v=1687241552",
              "width": 1000
            }],
            "requires_selling_plan": false,
            "selling_plan_groups": [],
            "content": "\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eThe item requires 2-3 business days for design and production.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eThe selection of photos is the beginning of the design of the Brick Figures, upload the front, full body, clear, no cover, wearing bright colors, patterned figure photos will be a better choice.\u003c\/li\u003e\n\u003cli\u003eThe scope of customization includes the character's hairstyle, expression, conventional accessories and so on. For complex accessories may not be well restored, we will try to restore within the structure of the building blocks for you.\u003c\/li\u003e\n\u003cli\u003eThe size is the stature of the person standing from head to toe, isn't the actual height of the person while sitting or lying.\u003c\/li\u003e\n\u003cli\u003eMaterial: ABS Eco-friendly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eBecause this product is a customized item, it is specially and uniquely made. Therefore, once sold, it cannot be returned to be resold again.\u003c\/strong\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eIf you request a refund immediately after placing the order and the design and production has not started yet, a refund will be available.\u003c\/li\u003e\n\u003cli\u003eIf you request a refund \"AFTER\" design has started, only 50% refund will be available.\u003c\/li\u003e\n\u003cli\u003eIf you request a refund \"AFTER\" production has started, please understand that a refund or return of a product will not be available.\u003c\/li\u003e\n\u003cli\u003eNote: All Brick Figures and scene accessories are packaged and designed separately, so assembly instructions are provided separately. Please assemble them according to the instructions after receiving the items.\u003c\/li\u003e\n\u003c\/ul\u003e"
          });
          _sunzi_global_data["addToCart"] = function(data, callback) {
            const configProduct = {
              "id": 8103988953384,
              "title": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
              "handle": "customizable-fully-body-2-people-custom-brick-figures-denim-suit-brick-me-figures",
              "description": "\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eThe item requires 2-3 business days for design and production.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eThe selection of photos is the beginning of the design of the Brick Figures, upload the front, full body, clear, no cover, wearing bright colors, patterned figure photos will be a better choice.\u003c\/li\u003e\n\u003cli\u003eThe scope of customization includes the character's hairstyle, expression, conventional accessories and so on. For complex accessories may not be well restored, we will try to restore within the structure of the building blocks for you.\u003c\/li\u003e\n\u003cli\u003eThe size is the stature of the person standing from head to toe, isn't the actual height of the person while sitting or lying.\u003c\/li\u003e\n\u003cli\u003eMaterial: ABS Eco-friendly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eBecause this product is a customized item, it is specially and uniquely made. Therefore, once sold, it cannot be returned to be resold again.\u003c\/strong\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eIf you request a refund immediately after placing the order and the design and production has not started yet, a refund will be available.\u003c\/li\u003e\n\u003cli\u003eIf you request a refund \"AFTER\" design has started, only 50% refund will be available.\u003c\/li\u003e\n\u003cli\u003eIf you request a refund \"AFTER\" production has started, please understand that a refund or return of a product will not be available.\u003c\/li\u003e\n\u003cli\u003eNote: All Brick Figures and scene accessories are packaged and designed separately, so assembly instructions are provided separately. Please assemble them according to the instructions after receiving the items.\u003c\/li\u003e\n\u003c\/ul\u003e",
              "published_at": "2023-02-09T10:45:34+08:00",
              "created_at": "2023-02-09T10:45:38+08:00",
              "vendor": "minebrickus",
              "type": "couple brick figures",
              "tags": ["couple-brick-figures", "couple-brick-figures-online", "custom-countdown", "custom-danshaugnren", "custom-discount", "custom-fangtou", "custom-lego-brickheadz", "custom-photo-brickheadz", "custom-pic", "custom-product",
                "custom-Recommend-brickheadz", "custom-show-off-tag", "custom-shuangren", "custom-sunzi-designer-v4", "custom-wenan", "father-50", "father-label0", "friday-1", "ggfeed6", "picture-problem", "pla-feed-collection-1",
                "quanbufangzai", "recipients_for lover", "recipients_gift for boyfriend", "recipients_gift for girlfriend", "square-face", "square-face-photo"
              ],
              "price": 4995,
              "price_min": 4995,
              "price_max": 4995,
              "available": true,
              "price_varies": false,
              "compare_at_price": 12000,
              "compare_at_price_min": 12000,
              "compare_at_price_max": 12000,
              "compare_at_price_varies": false,
              "variants": [{
                "id": 44450362032424,
                "title": "Default Title",
                "option1": "Default Title",
                "option2": null,
                "option3": null,
                "sku": "KIT-18409",
                "requires_shipping": true,
                "taxable": true,
                "featured_image": null,
                "available": true,
                "name": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
                "public_title": null,
                "options": ["Default Title"],
                "price": 4995,
                "weight": 340,
                "compare_at_price": 12000,
                "inventory_management": "shopify",
                "barcode": null,
                "requires_selling_plan": false,
                "selling_plan_allocations": []
              }],
              "images": ["\/\/www.minebrick.com\/cdn\/shop\/files\/14_db730e13-cd71-4f75-8f60-34620493dad6.jpg?v=1687241552", "\/\/www.minebrick.com\/cdn\/shop\/products\/1_2a657dfd-0c9d-43f3-abf2-686c7d9ce783.jpg?v=1687241552",
                "\/\/www.minebrick.com\/cdn\/shop\/products\/2_16a69a79-5e6a-429a-a1c6-1d3857e88b05.jpg?v=1687241552"
              ],
              "featured_image": "\/\/www.minebrick.com\/cdn\/shop\/files\/14_db730e13-cd71-4f75-8f60-34620493dad6.jpg?v=1687241552",
              "options": ["Title"],
              "media": [{
                "alt": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
                "id": 35196511191336,
                "position": 1,
                "preview_image": {
                  "aspect_ratio": 1.0,
                  "height": 1000,
                  "width": 1000,
                  "src": "\/\/www.minebrick.com\/cdn\/shop\/files\/14_db730e13-cd71-4f75-8f60-34620493dad6.jpg?v=1687241552"
                },
                "aspect_ratio": 1.0,
                "height": 1000,
                "media_type": "image",
                "src": "\/\/www.minebrick.com\/cdn\/shop\/files\/14_db730e13-cd71-4f75-8f60-34620493dad6.jpg?v=1687241552",
                "width": 1000
              }, {
                "alt": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
                "id": 33298761187624,
                "position": 2,
                "preview_image": {
                  "aspect_ratio": 1.0,
                  "height": 1000,
                  "width": 1000,
                  "src": "\/\/www.minebrick.com\/cdn\/shop\/products\/1_2a657dfd-0c9d-43f3-abf2-686c7d9ce783.jpg?v=1687241552"
                },
                "aspect_ratio": 1.0,
                "height": 1000,
                "media_type": "image",
                "src": "\/\/www.minebrick.com\/cdn\/shop\/products\/1_2a657dfd-0c9d-43f3-abf2-686c7d9ce783.jpg?v=1687241552",
                "width": 1000
              }, {
                "alt": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
                "id": 33298761220392,
                "position": 3,
                "preview_image": {
                  "aspect_ratio": 1.0,
                  "height": 1000,
                  "width": 1000,
                  "src": "\/\/www.minebrick.com\/cdn\/shop\/products\/2_16a69a79-5e6a-429a-a1c6-1d3857e88b05.jpg?v=1687241552"
                },
                "aspect_ratio": 1.0,
                "height": 1000,
                "media_type": "image",
                "src": "\/\/www.minebrick.com\/cdn\/shop\/products\/2_16a69a79-5e6a-429a-a1c6-1d3857e88b05.jpg?v=1687241552",
                "width": 1000
              }],
              "requires_selling_plan": false,
              "selling_plan_groups": [],
              "content": "\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eThe item requires 2-3 business days for design and production.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eThe selection of photos is the beginning of the design of the Brick Figures, upload the front, full body, clear, no cover, wearing bright colors, patterned figure photos will be a better choice.\u003c\/li\u003e\n\u003cli\u003eThe scope of customization includes the character's hairstyle, expression, conventional accessories and so on. For complex accessories may not be well restored, we will try to restore within the structure of the building blocks for you.\u003c\/li\u003e\n\u003cli\u003eThe size is the stature of the person standing from head to toe, isn't the actual height of the person while sitting or lying.\u003c\/li\u003e\n\u003cli\u003eMaterial: ABS Eco-friendly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eBecause this product is a customized item, it is specially and uniquely made. Therefore, once sold, it cannot be returned to be resold again.\u003c\/strong\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eIf you request a refund immediately after placing the order and the design and production has not started yet, a refund will be available.\u003c\/li\u003e\n\u003cli\u003eIf you request a refund \"AFTER\" design has started, only 50% refund will be available.\u003c\/li\u003e\n\u003cli\u003eIf you request a refund \"AFTER\" production has started, please understand that a refund or return of a product will not be available.\u003c\/li\u003e\n\u003cli\u003eNote: All Brick Figures and scene accessories are packaged and designed separately, so assembly instructions are provided separately. Please assemble them according to the instructions after receiving the items.\u003c\/li\u003e\n\u003c\/ul\u003e"
            };
            // 特殊判断方头仔
            if (configProduct.tags.includes('custom-brickfigure')) {
              callback = $('.product-cart-form button').click();
            }
            if ('product' == 'index') {
              Product.addFormToCart(_sunzi_global_data.domLabel.index, callback);
            } else if ('product' == 'page.emily-the-strange') {
              Product.addFormToCart('#home-product-form', callback);
            } else {
              Product.addFormToCart(_sunzi_global_data.domLabel.form, callback);
            }
          };
          // 自定义隐藏dom 部分站点存在多种变体dom形式,需要额外添加变体dom
          _sunzi_global_data["hideDom"] = [".inline-field-wrapper", ".material-list", "sunzi-color-hidden"];
          /** 根据条件设置默认值 **/
          if (!thisPriority) {
            buttonText && (_sunzi_global_data.buttonText.default = buttonText);
            shopLanguage && (_sunzi_global_data["shop-v1"].language = shopLanguage);
            shopSymbol && (_sunzi_global_data["shop-v1"].currencySymbol = shopSymbol);
          }
          /** 特殊产品变量设置 **/
          _sunzi_global_data.variable = {};
          // sunzi-spotify-color-light.liquid  磨砂变量文案
          _sunzi_global_data.variable.matt = "MATE";
          // sunzi-spotify-code-film.liquid  胶卷绿色文案
          _sunzi_global_data.variable.filmGreen = "Green";
        </script>
        <script defer="defer">
          /** 设置全局变量语种 **/
          _sunzi_global_data.shop = _sunzi_global_data["shop-v2"];
          /** sunzi form表单对象 **/
          var _form = $(_sunzi_global_data.domLabel.form);
          /** 全局唤醒加车弹层方法 **/
          var _add_cart_success = function(product) {};
          /** 全局 dom加载完成 **/
          var _dom_content_loaded = false;
          /** sunzi 全局请求完成 **/
          var _request_resolve = false;
          /** sunzi 渲染回调函数 **/
          var _render_callback = function() {};
          /** 全站统计Id shopify配置在section, myshop通过api获取 **/
          var _matomoId = _sunzi_global_data.shop.matomoSiteid;
          // 监听DOMContentLoaded
          window.addEventListener('DOMContentLoaded', function() {
            _dom_content_loaded = true;
            _sunzi_loaded();
          });
          /** sunzi 资源请求完成 **/
          function _sunzi_loaded() {
            if (_dom_content_loaded && _request_resolve) _render_callback();
          }
          /** sunzi 全局请求数据 **/
          function _sunzi_request(URL, callback) {
            if (URL) {
              $.get(URL, function(data) {
                _request_resolve = true;
                _render_callback = function() {
                  callback(data);
                };
                _sunzi_loaded();
              });
            } else {
              _request_resolve = true;
              _render_callback = function() {
                callback(data);
              };
              _sunzi_loaded();
            }
          }
          /** sunzi 寻找所有变体元素 **/
          function _sunzi_find_variants(formClass = _sunzi_global_data.domLabel.form, selectClass = _sunzi_global_data.domLabel.select) {
            var formClassText = formClass || formClassLabel;
            return $(formClassText).find(selectClass);
          }
          /** sunzi 寻找变体元素-根据变体名称 **/
          function _sunzi_find_variant_name(name, formClass = _sunzi_global_data.domLabel.form, selectClass = _sunzi_global_data.domLabel.select) {
            var variants = _sunzi_find_variants();
            console.log('variants', variants);
            for (var i = 0; i < variants.length; i++) {
              // 去掉2边的空格
              var variantName = $(variants[i]).find(_sunzi_global_data.domLabel.label).text().replace(/(^\s*)|(\s*$)/g, "");
              console.log('variantName', variantName);
              if (variantName.indexOf(name) > -1) return $(variants[i]);
            }
          }
          /**
           * @description: 根据索引值切换变体
           * @param {number} index  变体顺序的索引值
           * @param {string | number} value 变体值 
           * @param {string} type 商城自身的dom格式:select || radio
           * @return {undefined}
           */
          function _sunzi_variant_change(index, value, type = _sunzi_global_data.domLabel.type) {
            var variants = _sunzi_find_variants();
            var selectedVariant = variants.eq(index);
            if (type == 'select') {
              selectedVariant && selectedVariant.find("select").val(value);
              selectedVariant && selectedVariant.find("select").change();
            } else if (type == 'radio') {
              selectedVariant.length > 0 && selectedVariant.find("input[value='" + value + "']").get(0).click();
            }
          }
          /**
           * @description: 改变变体-根据变体名称查找
           * @param {string} name 变体名称
           * @param {string | number} value 变体值
           * @return {undefined}
           */
          function _sunzi_variant_change_name(name, value) {
            var selectedVariant = _sunzi_find_variant_name(name);
            console.log('selectedVariant', selectedVariant);
            if (!selectedVariant) return;
            if (_sunzi_global_data.domLabel.type == 'select') {
              selectedVariant && selectedVariant.find("select").val(value);
              selectedVariant && selectedVariant.find("select").change();
            } else {
              if (selectedVariant.length > 0) {
                selectedVariant.find("input").each((index, item) => {
                  if (item.value == value) {
                    item.click();
                    return false;
                  }
                })
              };
            }
          }
          /** sunzi 改变变体-根据option索引值 **/
          function _sunzi_variant_change_order(index, value, type = _sunzi_global_data.domLabel.type) {
            var variants = _sunzi_find_variants();
            var selectedVariant = variants.eq(index);
            if (selectedVariant.length == 0) return;
            if (type == 'select') {
              var selectDom = selectedVariant.find("select");
              var curValue = selectDom.find("option").eq(value).val();
              selectDom.val(curValue).change();
            } else if (type == 'radio') {
              var curValue = selectedVariant.find("input").eq(value).val();
              var selectDom = selectedVariant.find("input[value='" + curValue + "']");
              selectDom.length > 0 && selectDom.get(0).click();
            }
          }
          /** sunzi 获取变体值 **/
          function _sunzi_variant_value(index, type = _sunzi_global_data.domLabel.type) {
            var selectType = _sunzi_global_data.domLabel.type === "radio" ? "input:checked" : "select";
            var variants = _sunzi_find_variants();
            var selectedVariant = variants.eq(index);
            return selectedVariant.find(selectType).val();
          }
          // 获取变体加价
          function _sunzi_get_markup_price(variantIndex) {
            var addPrice = 0;
            var curProduct = getCurProduct();
            var productJSON = {
              "id": 8103988953384,
              "title": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
              "handle": "customizable-fully-body-2-people-custom-brick-figures-denim-suit-brick-me-figures",
              "description": "\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eThe item requires 2-3 business days for design and production.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eThe selection of photos is the beginning of the design of the Brick Figures, upload the front, full body, clear, no cover, wearing bright colors, patterned figure photos will be a better choice.\u003c\/li\u003e\n\u003cli\u003eThe scope of customization includes the character's hairstyle, expression, conventional accessories and so on. For complex accessories may not be well restored, we will try to restore within the structure of the building blocks for you.\u003c\/li\u003e\n\u003cli\u003eThe size is the stature of the person standing from head to toe, isn't the actual height of the person while sitting or lying.\u003c\/li\u003e\n\u003cli\u003eMaterial: ABS Eco-friendly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eBecause this product is a customized item, it is specially and uniquely made. Therefore, once sold, it cannot be returned to be resold again.\u003c\/strong\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eIf you request a refund immediately after placing the order and the design and production has not started yet, a refund will be available.\u003c\/li\u003e\n\u003cli\u003eIf you request a refund \"AFTER\" design has started, only 50% refund will be available.\u003c\/li\u003e\n\u003cli\u003eIf you request a refund \"AFTER\" production has started, please understand that a refund or return of a product will not be available.\u003c\/li\u003e\n\u003cli\u003eNote: All Brick Figures and scene accessories are packaged and designed separately, so assembly instructions are provided separately. Please assemble them according to the instructions after receiving the items.\u003c\/li\u003e\n\u003c\/ul\u003e",
              "published_at": "2023-02-09T10:45:34+08:00",
              "created_at": "2023-02-09T10:45:38+08:00",
              "vendor": "minebrickus",
              "type": "couple brick figures",
              "tags": ["couple-brick-figures", "couple-brick-figures-online", "custom-countdown", "custom-danshaugnren", "custom-discount", "custom-fangtou", "custom-lego-brickheadz", "custom-photo-brickheadz", "custom-pic", "custom-product",
                "custom-Recommend-brickheadz", "custom-show-off-tag", "custom-shuangren", "custom-sunzi-designer-v4", "custom-wenan", "father-50", "father-label0", "friday-1", "ggfeed6", "picture-problem", "pla-feed-collection-1",
                "quanbufangzai", "recipients_for lover", "recipients_gift for boyfriend", "recipients_gift for girlfriend", "square-face", "square-face-photo"
              ],
              "price": 4995,
              "price_min": 4995,
              "price_max": 4995,
              "available": true,
              "price_varies": false,
              "compare_at_price": 12000,
              "compare_at_price_min": 12000,
              "compare_at_price_max": 12000,
              "compare_at_price_varies": false,
              "variants": [{
                "id": 44450362032424,
                "title": "Default Title",
                "option1": "Default Title",
                "option2": null,
                "option3": null,
                "sku": "KIT-18409",
                "requires_shipping": true,
                "taxable": true,
                "featured_image": null,
                "available": true,
                "name": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
                "public_title": null,
                "options": ["Default Title"],
                "price": 4995,
                "weight": 340,
                "compare_at_price": 12000,
                "inventory_management": "shopify",
                "barcode": null,
                "requires_selling_plan": false,
                "selling_plan_allocations": []
              }],
              "images": ["\/\/www.minebrick.com\/cdn\/shop\/files\/14_db730e13-cd71-4f75-8f60-34620493dad6.jpg?v=1687241552", "\/\/www.minebrick.com\/cdn\/shop\/products\/1_2a657dfd-0c9d-43f3-abf2-686c7d9ce783.jpg?v=1687241552",
                "\/\/www.minebrick.com\/cdn\/shop\/products\/2_16a69a79-5e6a-429a-a1c6-1d3857e88b05.jpg?v=1687241552"
              ],
              "featured_image": "\/\/www.minebrick.com\/cdn\/shop\/files\/14_db730e13-cd71-4f75-8f60-34620493dad6.jpg?v=1687241552",
              "options": ["Title"],
              "media": [{
                "alt": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
                "id": 35196511191336,
                "position": 1,
                "preview_image": {
                  "aspect_ratio": 1.0,
                  "height": 1000,
                  "width": 1000,
                  "src": "\/\/www.minebrick.com\/cdn\/shop\/files\/14_db730e13-cd71-4f75-8f60-34620493dad6.jpg?v=1687241552"
                },
                "aspect_ratio": 1.0,
                "height": 1000,
                "media_type": "image",
                "src": "\/\/www.minebrick.com\/cdn\/shop\/files\/14_db730e13-cd71-4f75-8f60-34620493dad6.jpg?v=1687241552",
                "width": 1000
              }, {
                "alt": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
                "id": 33298761187624,
                "position": 2,
                "preview_image": {
                  "aspect_ratio": 1.0,
                  "height": 1000,
                  "width": 1000,
                  "src": "\/\/www.minebrick.com\/cdn\/shop\/products\/1_2a657dfd-0c9d-43f3-abf2-686c7d9ce783.jpg?v=1687241552"
                },
                "aspect_ratio": 1.0,
                "height": 1000,
                "media_type": "image",
                "src": "\/\/www.minebrick.com\/cdn\/shop\/products\/1_2a657dfd-0c9d-43f3-abf2-686c7d9ce783.jpg?v=1687241552",
                "width": 1000
              }, {
                "alt": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
                "id": 33298761220392,
                "position": 3,
                "preview_image": {
                  "aspect_ratio": 1.0,
                  "height": 1000,
                  "width": 1000,
                  "src": "\/\/www.minebrick.com\/cdn\/shop\/products\/2_16a69a79-5e6a-429a-a1c6-1d3857e88b05.jpg?v=1687241552"
                },
                "aspect_ratio": 1.0,
                "height": 1000,
                "media_type": "image",
                "src": "\/\/www.minebrick.com\/cdn\/shop\/products\/2_16a69a79-5e6a-429a-a1c6-1d3857e88b05.jpg?v=1687241552",
                "width": 1000
              }],
              "requires_selling_plan": false,
              "selling_plan_groups": [],
              "content": "\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eThe item requires 2-3 business days for design and production.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eThe selection of photos is the beginning of the design of the Brick Figures, upload the front, full body, clear, no cover, wearing bright colors, patterned figure photos will be a better choice.\u003c\/li\u003e\n\u003cli\u003eThe scope of customization includes the character's hairstyle, expression, conventional accessories and so on. For complex accessories may not be well restored, we will try to restore within the structure of the building blocks for you.\u003c\/li\u003e\n\u003cli\u003eThe size is the stature of the person standing from head to toe, isn't the actual height of the person while sitting or lying.\u003c\/li\u003e\n\u003cli\u003eMaterial: ABS Eco-friendly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eBecause this product is a customized item, it is specially and uniquely made. Therefore, once sold, it cannot be returned to be resold again.\u003c\/strong\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eIf you request a refund immediately after placing the order and the design and production has not started yet, a refund will be available.\u003c\/li\u003e\n\u003cli\u003eIf you request a refund \"AFTER\" design has started, only 50% refund will be available.\u003c\/li\u003e\n\u003cli\u003eIf you request a refund \"AFTER\" production has started, please understand that a refund or return of a product will not be available.\u003c\/li\u003e\n\u003cli\u003eNote: All Brick Figures and scene accessories are packaged and designed separately, so assembly instructions are provided separately. Please assemble them according to the instructions after receiving the items.\u003c\/li\u003e\n\u003c\/ul\u003e"
            };
            var compareProduct = productJSON.variants.find(variant => {
              return curProduct.options.every((option, index) => {
                if (index == variantIndex) {
                  return variant.options[index] !== option;
                } else {
                  return variant.options[index] == option;
                }
              });
            });
            if (compareProduct) {
              price = (curProduct.price - compareProduct.price) / 100;
              addPrice = Math.abs(price.toFixed(2));
            }
            return addPrice;
          }
          /** sunzi 隐藏变体
           * 如果index为undefined 隐藏所有变体
           * 个别站点变体dom并非一种,可以在sunzi-config-customize中设置hideDom
           **/
          function _sunzi_variant_hide(index) {
            // 如果没有参数,隐藏所有变体dom
            if (index == undefined) {
              var hideDomStr = _sunzi_global_data.domLabel.select;
              Array.isArray(_sunzi_global_data.hideDom) && _sunzi_global_data.hideDom.forEach(item => hideDomStr += `, ${item}`);
              $(hideDomStr).each((index, item) => {
                $(item).hide();
                $(item).removeClass('show');
              });
            } else {
              var variantDom = _sunzi_find_variant(index);
              if (variantDom) {
                variantDom.hide();
                variantDom.removeClass('show');
              }
            }
          }
          /* sunzi 通用加车方法 **/
          async function _sunzi_add_cart(params, quantity, callback) {
            if (!params && _sunzi_global_data.addToCart) {
              // 添加custominfo值为空的判断
              var inputInfo = $('[name="properties[customInfo]"]');
              if (inputInfo && !inputInfo.val()) {
                return alert('add error');
              }
              await _sunzi_global_data.addToCart(params, callback);
              $('#sunzi-loading').hide();
            } else {
              var data = params || _form.serialize();
              // 修改产品数量
              data.quantity = quantity || 1;
              return new Promise(function(resolve, reject) {
                $.ajax({
                  type: "POST",
                  url: "/cart/add.js",
                  data: data,
                  dataType: "json",
                  success: (item) => {
                    resolve(item);
                  },
                  error: (error) => {
                    reject(error);
                  }
                })
              })
            }
          }
          // 多产品加车 data是数组
          function _sunzi_add_to_cart_multi(data) {
            if (data.length === 0) return;
            return new Promise((resolve, reject) => {
              $.ajax({
                type: "POST",
                url: "/cart/add.js",
                data: {
                  items: data
                },
                dataType: "json",
                context: this,
                success: (item) => resolve(item),
                error: (request, status) => {
                  reject(request, status);
                }
              })
            })
          }
          /** sunzi 获取当前变体数据 **/
          function getCurProduct(type) {
            // 产品数据
            var product = {
              "id": 8103988953384,
              "title": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
              "handle": "customizable-fully-body-2-people-custom-brick-figures-denim-suit-brick-me-figures",
              "description": "\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eThe item requires 2-3 business days for design and production.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eThe selection of photos is the beginning of the design of the Brick Figures, upload the front, full body, clear, no cover, wearing bright colors, patterned figure photos will be a better choice.\u003c\/li\u003e\n\u003cli\u003eThe scope of customization includes the character's hairstyle, expression, conventional accessories and so on. For complex accessories may not be well restored, we will try to restore within the structure of the building blocks for you.\u003c\/li\u003e\n\u003cli\u003eThe size is the stature of the person standing from head to toe, isn't the actual height of the person while sitting or lying.\u003c\/li\u003e\n\u003cli\u003eMaterial: ABS Eco-friendly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eBecause this product is a customized item, it is specially and uniquely made. Therefore, once sold, it cannot be returned to be resold again.\u003c\/strong\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eIf you request a refund immediately after placing the order and the design and production has not started yet, a refund will be available.\u003c\/li\u003e\n\u003cli\u003eIf you request a refund \"AFTER\" design has started, only 50% refund will be available.\u003c\/li\u003e\n\u003cli\u003eIf you request a refund \"AFTER\" production has started, please understand that a refund or return of a product will not be available.\u003c\/li\u003e\n\u003cli\u003eNote: All Brick Figures and scene accessories are packaged and designed separately, so assembly instructions are provided separately. Please assemble them according to the instructions after receiving the items.\u003c\/li\u003e\n\u003c\/ul\u003e",
              "published_at": "2023-02-09T10:45:34+08:00",
              "created_at": "2023-02-09T10:45:38+08:00",
              "vendor": "minebrickus",
              "type": "couple brick figures",
              "tags": ["couple-brick-figures", "couple-brick-figures-online", "custom-countdown", "custom-danshaugnren", "custom-discount", "custom-fangtou", "custom-lego-brickheadz", "custom-photo-brickheadz", "custom-pic", "custom-product",
                "custom-Recommend-brickheadz", "custom-show-off-tag", "custom-shuangren", "custom-sunzi-designer-v4", "custom-wenan", "father-50", "father-label0", "friday-1", "ggfeed6", "picture-problem", "pla-feed-collection-1",
                "quanbufangzai", "recipients_for lover", "recipients_gift for boyfriend", "recipients_gift for girlfriend", "square-face", "square-face-photo"
              ],
              "price": 4995,
              "price_min": 4995,
              "price_max": 4995,
              "available": true,
              "price_varies": false,
              "compare_at_price": 12000,
              "compare_at_price_min": 12000,
              "compare_at_price_max": 12000,
              "compare_at_price_varies": false,
              "variants": [{
                "id": 44450362032424,
                "title": "Default Title",
                "option1": "Default Title",
                "option2": null,
                "option3": null,
                "sku": "KIT-18409",
                "requires_shipping": true,
                "taxable": true,
                "featured_image": null,
                "available": true,
                "name": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
                "public_title": null,
                "options": ["Default Title"],
                "price": 4995,
                "weight": 340,
                "compare_at_price": 12000,
                "inventory_management": "shopify",
                "barcode": null,
                "requires_selling_plan": false,
                "selling_plan_allocations": []
              }],
              "images": ["\/\/www.minebrick.com\/cdn\/shop\/files\/14_db730e13-cd71-4f75-8f60-34620493dad6.jpg?v=1687241552", "\/\/www.minebrick.com\/cdn\/shop\/products\/1_2a657dfd-0c9d-43f3-abf2-686c7d9ce783.jpg?v=1687241552",
                "\/\/www.minebrick.com\/cdn\/shop\/products\/2_16a69a79-5e6a-429a-a1c6-1d3857e88b05.jpg?v=1687241552"
              ],
              "featured_image": "\/\/www.minebrick.com\/cdn\/shop\/files\/14_db730e13-cd71-4f75-8f60-34620493dad6.jpg?v=1687241552",
              "options": ["Title"],
              "media": [{
                "alt": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
                "id": 35196511191336,
                "position": 1,
                "preview_image": {
                  "aspect_ratio": 1.0,
                  "height": 1000,
                  "width": 1000,
                  "src": "\/\/www.minebrick.com\/cdn\/shop\/files\/14_db730e13-cd71-4f75-8f60-34620493dad6.jpg?v=1687241552"
                },
                "aspect_ratio": 1.0,
                "height": 1000,
                "media_type": "image",
                "src": "\/\/www.minebrick.com\/cdn\/shop\/files\/14_db730e13-cd71-4f75-8f60-34620493dad6.jpg?v=1687241552",
                "width": 1000
              }, {
                "alt": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
                "id": 33298761187624,
                "position": 2,
                "preview_image": {
                  "aspect_ratio": 1.0,
                  "height": 1000,
                  "width": 1000,
                  "src": "\/\/www.minebrick.com\/cdn\/shop\/products\/1_2a657dfd-0c9d-43f3-abf2-686c7d9ce783.jpg?v=1687241552"
                },
                "aspect_ratio": 1.0,
                "height": 1000,
                "media_type": "image",
                "src": "\/\/www.minebrick.com\/cdn\/shop\/products\/1_2a657dfd-0c9d-43f3-abf2-686c7d9ce783.jpg?v=1687241552",
                "width": 1000
              }, {
                "alt": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
                "id": 33298761220392,
                "position": 3,
                "preview_image": {
                  "aspect_ratio": 1.0,
                  "height": 1000,
                  "width": 1000,
                  "src": "\/\/www.minebrick.com\/cdn\/shop\/products\/2_16a69a79-5e6a-429a-a1c6-1d3857e88b05.jpg?v=1687241552"
                },
                "aspect_ratio": 1.0,
                "height": 1000,
                "media_type": "image",
                "src": "\/\/www.minebrick.com\/cdn\/shop\/products\/2_16a69a79-5e6a-429a-a1c6-1d3857e88b05.jpg?v=1687241552",
                "width": 1000
              }],
              "requires_selling_plan": false,
              "selling_plan_groups": [],
              "content": "\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eThe item requires 2-3 business days for design and production.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eThe selection of photos is the beginning of the design of the Brick Figures, upload the front, full body, clear, no cover, wearing bright colors, patterned figure photos will be a better choice.\u003c\/li\u003e\n\u003cli\u003eThe scope of customization includes the character's hairstyle, expression, conventional accessories and so on. For complex accessories may not be well restored, we will try to restore within the structure of the building blocks for you.\u003c\/li\u003e\n\u003cli\u003eThe size is the stature of the person standing from head to toe, isn't the actual height of the person while sitting or lying.\u003c\/li\u003e\n\u003cli\u003eMaterial: ABS Eco-friendly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eBecause this product is a customized item, it is specially and uniquely made. Therefore, once sold, it cannot be returned to be resold again.\u003c\/strong\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eIf you request a refund immediately after placing the order and the design and production has not started yet, a refund will be available.\u003c\/li\u003e\n\u003cli\u003eIf you request a refund \"AFTER\" design has started, only 50% refund will be available.\u003c\/li\u003e\n\u003cli\u003eIf you request a refund \"AFTER\" production has started, please understand that a refund or return of a product will not be available.\u003c\/li\u003e\n\u003cli\u003eNote: All Brick Figures and scene accessories are packaged and designed separately, so assembly instructions are provided separately. Please assemble them according to the instructions after receiving the items.\u003c\/li\u003e\n\u003c\/ul\u003e"
            };
            // 当前产品id
            var variantId = $('[name="id"]').val() || "44450362032424";
            var curProduct = product.variants.find(item => item.id == variantId);
            var result = ''
            switch (type) {
              case 'featuredImage':
                var _image = curProduct.featured_image ? curProduct.featured_image.src : 'https:' + product.featured_image;
                result = _image.replace(/\?[a-zA-Z0-9=]+/, '');
                break;
              case 'price':
                result = Number((curProduct.price / 100).toFixed(2));
                break;
              case 'originPrice':
                var originPrice = curProduct.compare_at_price;
                result = originPrice ? Number((originPrice / 100).toFixed(2)) : 100;
                break;
              case 'sku':
                result = curProduct.sku
                break;
              default:
                result = curProduct;
            }
            return result;
          }
          /** 创建uuid **/
          function _create_uuid() {
            var s = [];
            var hexDigits = '0123456789abcdef';
            for (var i = 0; i < 36; i++) s[i] = hexDigits.substr(Math.floor(Math.random() * 0x10), 1);
            s[14] = '4';
            s[19] = hexDigits.substr((s[19] & 0x3) | 0x8, 1);
            s[8] = s[13] = s[18] = s[23] = '-';
            return s.join('');
          }
          // 获取地址栏参数
          function getQueryVariable(variable) {
            var query = window.location.search.substring(1);
            var vars = query.split("&");
            for (var i = 0; i < vars.length; i++) {
              var pair = vars[i].split("=");
              if (pair[0] == variable) {
                return pair[1];
              }
            }
            return (false);
          }
          /** sunzi 唤醒loading **/
          function _sunzi_loading() {
            $('#sunzi-loading').show();
          }
          /** 商城生成随机数方法 **/
          function _sunzi_cateTempVip() {
            var t = jQuery('[name="id"]').val();
            document.querySelectorAll("[name^='properties[']").forEach(function(e, item) {
              var n = "radio" !== e.type || e.checked;
              ("properties[_tempId]" != e.name && "properties[_tempVip]" != e.name) && "" != e.value && n && (t += e.name + ":" + e.value + ",")
            })
            var e, n, r, i = 0;
            for (e = 0, r = t.length; e < r; e++) {
              n = t.charCodeAt(e),
                i = (i << 5) - i + n,
                i |= 0;
            }
            return Math.abs(i);
          }
          /**
           * @description: 获取平台信息
           * @param {*}
           * @return {string}
           */
          function sunzi_get_platform() {
            const DomainUrl = `www.minebrick.com`;
            return DomainUrl ? 'shopify' : 'lazyshop';
          }
          // 兼容个别产品方法名
          var getAddPrice = _sunzi_get_markup_price;
          /** 其他自定义函数 start **/
          _sunzi_variant_hide();
          $(function() {});
          /** 其他自定义函数 end **/
        </script>
        <div id="sunzi-loading">
          <div>
            <svg viewBox="25 25 50 50">
              <circle cx="50" cy="50" r="20" fill="none" stroke="#e60044"></circle>
            </svg>
          </div>
        </div>
        <style>
          /* 表单样式 */
          .sunzi-form {
            width: 100%;
            padding: 2px 0;
          }

          .sunzi-form #sunzi-input,
          .sunzi-form #sunzi-cart {
            display: none;
          }

          .sunzi-form .sunzi-form-content {
            width: 100%;
          }

          .sunzi-form .sunzi-form-content #sunzi-node {
            width: 100%;
          }

          .sunzi-form .sunzi-form-content #sunzi-node .sunzi-node-loading .dots i {
            display: block;
            height: 16px;
            border-radius: 4px;
            background-color: #E5E5E5;
            margin-bottom: 8px;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
          }

          .sunzi-form .sunzi-form-content #sunzi-node .sunzi-node-loading .dots i:first-child {
            margin-top: 12px;
            width: 35%
          }

          .sunzi-form .sunzi-form-content #sunzi-node .sunzi-node-loading .dots i:last-child {
            width: 80%
          }

          @keyframes pulse {

            0%,
            100% {
              opacity: 1;
            }

            50% {
              opacity: .5;
            }
          }

          #sunzi-loading {
            position: fixed;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            background: rgba(0, 0, 0, 0.7);
            z-index: 1999999990;
            background: rgba(0, 0, 0, 0.5);
            animation: loading-mask 0.2s cubic-bezier(0.33, 1, 0.68, 1);
            display: none;
          }

          #sunzi-loading div {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 54px;
            height: 54px;
            transform: translate(-50%, -50%);
          }

          #sunzi-loading div svg {
            width: 100%;
            height: 100%;
            animation: loading-rotate 2s linear infinite;
          }

          #sunzi-loading div svg circle {
            animation: loading-dash 1.5s ease-in-out infinite;
            stroke-dasharray: 90, 150;
            stroke-dashoffset: 0;
            stroke-width: 6;
            stroke-linecap: round;
            stroke: #fff;
          }

          @keyframes loading-mask {
            from {
              opacity: 0;
            }

            to {
              opacity: 1;
            }
          }

          @keyframes loading-rotate {
            100% {
              transform: rotate(360deg);
            }
          }

          @keyframes loading-dash {
            0% {
              stroke-dasharray: 1, 200;
              stroke-dashoffset: 0;
            }

            50% {
              stroke-dasharray: 90, 150;
              stroke-dashoffset: -40px;
            }

            100% {
              stroke-dasharray: 90, 150;
              stroke-dashoffset: -120px;
            }
          }
        </style>
        <style type="text/css">
          @media(max-width:768px) {
            .sunzi-form {
              padding: 0 !important;
            }

            .sunzi-form #sunzi-node .__custom_button {
              border-radius: 0;
            }

            .sunzi-form #sunzi-node .__custom_button_wrapper {
              position: fixed;
              width: 100%;
              padding: 0;
              bottom: 0;
              z-index: 199;
              left: 0;
              transform: translateY(100%);
              opacity: 0;
              transition: opacity 0.6s, transform 0.3s ease-out, padding 0.3s;
            }

            .sunzi-form #sunzi-node .__custom_button_wrapper {
              padding-bottom: constant(safe-area-inset-bottom);
              padding-bottom: env(safe-area-inset-bottom);
              background: white;
            }

            .sunzi-form.show #sunzi-node .__custom_button_wrapper {
              transform: translateY(0);
              opacity: 1;
            }
          }
        </style>
        <div class="sunzi-form show">
          <input type="hidden" name="properties[_from]" value="sunzi-designer">
          <input type="hidden" id="sunzi-input" name="properties[customInfo]" required="required">
          <input type="hidden" id="sunzi-cart" name="properties[_sunzi_cart]">
          <div class="sunzi-form-content">
            <div id="sunzi-node">
              <div class="sunzi__layout-4BBGK sunzi__designer-NkUd1">
                <style>
                  :root {
                    --sunzi-theme-color: rgba(229, 0, 32);
                    --sunzi-theme-color-006: rgba(229, 0, 32, 0.06);
                    --sunzi-theme-color-o1: rgba(229, 0, 32, .1);
                    --sunzi-theme-color-o2: rgba(229, 0, 32, .2);
                    --sunzi-theme-color-o3: rgba(229, 0, 32, .3);
                    --sunzi-theme-color-o4: rgba(229, 0, 32, .4);
                    --sunzi-theme-color-o5: rgba(229, 0, 32, .5);
                    --sunzi-theme-color-o6: rgba(229, 0, 32, .6);
                    --sunzi-theme-color-o7: rgba(229, 0, 32, .7);
                    --sunzi-theme-color-o8: rgba(229, 0, 32, .8)
                  }
                </style>
                <div class="sunzi__customize-now-wrapper-nP0Pj __custom_button_wrapper">
                  <div class="sunzi__button-s-s1R sunzi__customize-now-6VCLE __custom_button sunzi__theme-qCc+5"><span>customize now</span></div>
                </div>
              </div>
            </div>
          </div>
        </div>
        <!-- sunzi core js -->
        <script crossorigin="" src="https://static.customeow.io/libumd/designer-v4.10.29.js" defer="defer"></script>
        <script defer="async">
          // 关联产品类型
          var SUNZI_RelatedProductItemType = {
            product: 1, // 普通产品
            virtualProduct: 2, // 虚拟产品
            customProduct: 3 // 定制产品
          }
        </script>
        <script defer="async">
          // 获取所在平台(shopify/lazyshop) 
          const platform = sunzi_get_platform();
          _sunzi_request(`https://sunzi-cool.customeow.io/product/customizer/json/${platform}-8103988953384.json`, function(data) {
            // 产品信息
            var product = {
              "id": 8103988953384,
              "title": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
              "handle": "customizable-fully-body-2-people-custom-brick-figures-denim-suit-brick-me-figures",
              "description": "\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eThe item requires 2-3 business days for design and production.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eThe selection of photos is the beginning of the design of the Brick Figures, upload the front, full body, clear, no cover, wearing bright colors, patterned figure photos will be a better choice.\u003c\/li\u003e\n\u003cli\u003eThe scope of customization includes the character's hairstyle, expression, conventional accessories and so on. For complex accessories may not be well restored, we will try to restore within the structure of the building blocks for you.\u003c\/li\u003e\n\u003cli\u003eThe size is the stature of the person standing from head to toe, isn't the actual height of the person while sitting or lying.\u003c\/li\u003e\n\u003cli\u003eMaterial: ABS Eco-friendly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eBecause this product is a customized item, it is specially and uniquely made. Therefore, once sold, it cannot be returned to be resold again.\u003c\/strong\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eIf you request a refund immediately after placing the order and the design and production has not started yet, a refund will be available.\u003c\/li\u003e\n\u003cli\u003eIf you request a refund \"AFTER\" design has started, only 50% refund will be available.\u003c\/li\u003e\n\u003cli\u003eIf you request a refund \"AFTER\" production has started, please understand that a refund or return of a product will not be available.\u003c\/li\u003e\n\u003cli\u003eNote: All Brick Figures and scene accessories are packaged and designed separately, so assembly instructions are provided separately. Please assemble them according to the instructions after receiving the items.\u003c\/li\u003e\n\u003c\/ul\u003e",
              "published_at": "2023-02-09T10:45:34+08:00",
              "created_at": "2023-02-09T10:45:38+08:00",
              "vendor": "minebrickus",
              "type": "couple brick figures",
              "tags": ["couple-brick-figures", "couple-brick-figures-online", "custom-countdown", "custom-danshaugnren", "custom-discount", "custom-fangtou", "custom-lego-brickheadz", "custom-photo-brickheadz", "custom-pic", "custom-product",
                "custom-Recommend-brickheadz", "custom-show-off-tag", "custom-shuangren", "custom-sunzi-designer-v4", "custom-wenan", "father-50", "father-label0", "friday-1", "ggfeed6", "picture-problem", "pla-feed-collection-1",
                "quanbufangzai", "recipients_for lover", "recipients_gift for boyfriend", "recipients_gift for girlfriend", "square-face", "square-face-photo"
              ],
              "price": 4995,
              "price_min": 4995,
              "price_max": 4995,
              "available": true,
              "price_varies": false,
              "compare_at_price": 12000,
              "compare_at_price_min": 12000,
              "compare_at_price_max": 12000,
              "compare_at_price_varies": false,
              "variants": [{
                "id": 44450362032424,
                "title": "Default Title",
                "option1": "Default Title",
                "option2": null,
                "option3": null,
                "sku": "KIT-18409",
                "requires_shipping": true,
                "taxable": true,
                "featured_image": null,
                "available": true,
                "name": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
                "public_title": null,
                "options": ["Default Title"],
                "price": 4995,
                "weight": 340,
                "compare_at_price": 12000,
                "inventory_management": "shopify",
                "barcode": null,
                "requires_selling_plan": false,
                "selling_plan_allocations": []
              }],
              "images": ["\/\/www.minebrick.com\/cdn\/shop\/files\/14_db730e13-cd71-4f75-8f60-34620493dad6.jpg?v=1687241552", "\/\/www.minebrick.com\/cdn\/shop\/products\/1_2a657dfd-0c9d-43f3-abf2-686c7d9ce783.jpg?v=1687241552",
                "\/\/www.minebrick.com\/cdn\/shop\/products\/2_16a69a79-5e6a-429a-a1c6-1d3857e88b05.jpg?v=1687241552"
              ],
              "featured_image": "\/\/www.minebrick.com\/cdn\/shop\/files\/14_db730e13-cd71-4f75-8f60-34620493dad6.jpg?v=1687241552",
              "options": ["Title"],
              "media": [{
                "alt": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
                "id": 35196511191336,
                "position": 1,
                "preview_image": {
                  "aspect_ratio": 1.0,
                  "height": 1000,
                  "width": 1000,
                  "src": "\/\/www.minebrick.com\/cdn\/shop\/files\/14_db730e13-cd71-4f75-8f60-34620493dad6.jpg?v=1687241552"
                },
                "aspect_ratio": 1.0,
                "height": 1000,
                "media_type": "image",
                "src": "\/\/www.minebrick.com\/cdn\/shop\/files\/14_db730e13-cd71-4f75-8f60-34620493dad6.jpg?v=1687241552",
                "width": 1000
              }, {
                "alt": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
                "id": 33298761187624,
                "position": 2,
                "preview_image": {
                  "aspect_ratio": 1.0,
                  "height": 1000,
                  "width": 1000,
                  "src": "\/\/www.minebrick.com\/cdn\/shop\/products\/1_2a657dfd-0c9d-43f3-abf2-686c7d9ce783.jpg?v=1687241552"
                },
                "aspect_ratio": 1.0,
                "height": 1000,
                "media_type": "image",
                "src": "\/\/www.minebrick.com\/cdn\/shop\/products\/1_2a657dfd-0c9d-43f3-abf2-686c7d9ce783.jpg?v=1687241552",
                "width": 1000
              }, {
                "alt": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
                "id": 33298761220392,
                "position": 3,
                "preview_image": {
                  "aspect_ratio": 1.0,
                  "height": 1000,
                  "width": 1000,
                  "src": "\/\/www.minebrick.com\/cdn\/shop\/products\/2_16a69a79-5e6a-429a-a1c6-1d3857e88b05.jpg?v=1687241552"
                },
                "aspect_ratio": 1.0,
                "height": 1000,
                "media_type": "image",
                "src": "\/\/www.minebrick.com\/cdn\/shop\/products\/2_16a69a79-5e6a-429a-a1c6-1d3857e88b05.jpg?v=1687241552",
                "width": 1000
              }],
              "requires_selling_plan": false,
              "selling_plan_groups": [],
              "content": "\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eThe item requires 2-3 business days for design and production.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eThe selection of photos is the beginning of the design of the Brick Figures, upload the front, full body, clear, no cover, wearing bright colors, patterned figure photos will be a better choice.\u003c\/li\u003e\n\u003cli\u003eThe scope of customization includes the character's hairstyle, expression, conventional accessories and so on. For complex accessories may not be well restored, we will try to restore within the structure of the building blocks for you.\u003c\/li\u003e\n\u003cli\u003eThe size is the stature of the person standing from head to toe, isn't the actual height of the person while sitting or lying.\u003c\/li\u003e\n\u003cli\u003eMaterial: ABS Eco-friendly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eBecause this product is a customized item, it is specially and uniquely made. Therefore, once sold, it cannot be returned to be resold again.\u003c\/strong\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eIf you request a refund immediately after placing the order and the design and production has not started yet, a refund will be available.\u003c\/li\u003e\n\u003cli\u003eIf you request a refund \"AFTER\" design has started, only 50% refund will be available.\u003c\/li\u003e\n\u003cli\u003eIf you request a refund \"AFTER\" production has started, please understand that a refund or return of a product will not be available.\u003c\/li\u003e\n\u003cli\u003eNote: All Brick Figures and scene accessories are packaged and designed separately, so assembly instructions are provided separately. Please assemble them according to the instructions after receiving the items.\u003c\/li\u003e\n\u003c\/ul\u003e"
            };
            // 当前激活变体信息   
            var availableVariant = getCurProduct();
            // 初始变体信息
            var defaultVariantValue = product.options.map((item, index) => [item, availableVariant.options[index]]);
            // 商城变体集合 用来给设计器提供价格和sku对照
            const shopVariants = [{
              "id": 44450362032424,
              "title": "Default Title",
              "option1": "Default Title",
              "option2": null,
              "option3": null,
              "sku": "KIT-18409",
              "requires_shipping": true,
              "taxable": true,
              "featured_image": null,
              "available": true,
              "name": "Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me Figures",
              "public_title": null,
              "options": ["Default Title"],
              "price": 4995,
              "weight": 340,
              "compare_at_price": 12000,
              "inventory_management": "shopify",
              "barcode": null,
              "requires_selling_plan": false,
              "selling_plan_allocations": []
            }].map((item) => ({
              options: item.options,
              price: item.price / (platform == 'shopify' ? 100 : 1),
              compareAtPrice: item.compare_at_price / (platform == 'shopify' ? 100 : 1),
              featuredImage: getVariantOrProductImage(item, product),
              available: item.available,
              sku: item.sku
            }));
            Designer.render(Designer.default, {
              ...data,
              title: product.title,
              defaultVariantValue,
              shopVariants,
              productTags: product.tags,
              env: 'prod',
              productId: product.id,
              beforeCustomButtonClick() {
                clearReplenishFormInpput();
                return true;
              },
              onVariantChange(data) {
                data.forEach(function(item, index) {
                  if (item) {
                    var _variantValue = item.value;
                    _variantValue && _sunzi_variant_change_name(item.name, _variantValue.name);
                  }
                });
              },
              async onConfirm(output, effects, {
                sku,
                uniqid,
                relatedProducts,
                addedCharges
              }) {
                // 唤醒loading
                _sunzi_loading();
                // 给主产品增加一个绑定标识
                replenishFormInput({
                  name: "properties[_bind]",
                  value: uniqid
                });
                // 加车队列
                const _queue = [];
                // 主产品追销绑定
                // const productChases = []
                // 处理关联产品逻辑
                if (relatedProducts.length > 0) {
                  const _relatedProducts = relatedProducts.forEach(item => {
                    if (item.type === SUNZI_RelatedProductItemType.product) { // 普通产品
                      item.products.forEach(product => {
                        const params = handleRelatedProducts(product, item, uniqid, {
                          "properties[_sunzi_chase_from]": sku
                        });
                        _queue.push(params);
                        // 如果与主产品存在绑定字段
                        if (item.bindKey) {
                          // 临时解决自动生产图标识问题
                          if (item.bindKey === 'convert_color_sku') delete output._sunzi_auto_compose;
                          replenishFormInput({
                            name: `properties[${item.bindKey}]`,
                            value: product.sku
                          });
                        }
                      });
                    } else if (item.type === SUNZI_RelatedProductItemType.virtualProduct) { // 虚拟产品
                      item.products.forEach(product => {
                        // 给主产品注入依赖参数
                        replenishFormInput({
                          name: `properties[${item.serviceType}]`,
                          value: item.serviceTypeValue
                        });
                        const params = handleRelatedProducts(product, item, uniqid, {
                          "properties[_sunzi_chase_from]": sku
                        });
                        _queue.push(params);
                      });
                    } else if (item.type === SUNZI_RelatedProductItemType.customProduct) { // 定制产品
                      item.products.forEach(product => {
                        const params = handleRelatedProducts(product, item, uniqid, {
                          "properties[_sunzi_chase_from]": sku
                        });
                        _queue.push(params);
                      });
                    }
                  });
                }
                // 处理加价产品逻辑
                if (addedCharges) {
                  addedCharges.forEach(item => {
                    const params = handleRelatedProducts(item, {
                      bind: true,
                      bindQuantity: 103, // 数量跟随主产品
                      bindAloneDelete: 202 // 不可以单独删除
                    }, uniqid, {
                      quantity: item.quantity,
                      "properties[_sunzi_chase_from]": sku
                    });
                    _queue.push(params);
                  });
                }
                $('#sunzi-input').val(JSON.stringify(output));
                $('#sunzi-cart').val(JSON.stringify({
                  image: effects
                }));
                // 注册主产品追销字段
                // if (productChases.length > 0) replenishFormInput({ name: "properties[_sunzi_bind_chase]", value: JSON.stringify(productChases) });
                // 加车事件触发
                await _sunzi_add_to_cart_multi(_queue.map(item => Object.assign({
                  quantity: 1
                }, item)));
                await _sunzi_add_cart();
              }
            }, document.getElementById("sunzi-node"));
          });
          /** 其他自定义函数 start **/
          // 根据不同平台获取变体或者产品图
          function getVariantOrProductImage(variant, product) {
            if (platform == 'shopify') return variant.featured_image ? variant.featured_image.src : (product.featured_image ? product.media[0].src : undefined);
            else return variant.featured_media ? variant.featured_media.src : product.featured_media.src;
          }
          // 表单补充input
          function replenishFormInput(data) {
            const input = document.createElement('input');
            Object.keys(data).map(key => {
              input[key] = data[key];
            });
            input.type = 'hidden';
            input.id = 'sunzi-replenish';
            $('.sunzi-form').append(input);
          }
          // 清空表单
          function clearReplenishFormInpput() {
            $('input[id="sunzi-replenish"]').remove();
          }
          // 处理关联产品逻辑
          function handleRelatedProducts(product, related, uniqid, options = {}) {
            const data = Object.assign({
              id: product.variantId,
              quantity: 1,
            }, options);
            // 如果产品与主产品进行绑定的话
            if (related.bind) {
              data["properties[_bindTo]"] = uniqid;
              data["properties[_bindQuantity]"] = related.bindQuantity;
              // 当数量改变规则 = 数量跟随主产品时
              if (related.bindQuantity === 103) data["properties[_bindQuantityBased]"] = data.quantity;
              data["properties[_bindAloneDelete]"] = related.bindAloneDelete;
              // 与主产品绑定的key, 当该关联产品产品删除时, 要清掉对应主产品的关联参数
              if (related.serviceType || related.bindKey) data["properties[_bindKey]"] = related.serviceType || related.bindKey;
              /** 暂时兼容商城组购物车逻辑 */
              if (related.serviceType == "insuranceService") {
                var randomID = _sunzi_cateTempVip();
                data["properties[_tempInsurance]"] = randomID;
                replenishFormInput({
                  name: "properties[_tempInsurance]",
                  value: randomID
                });
              }
              /** 暂时兼容商城组购物车逻辑结束 */
            }
            // 处理定制追销逻辑
            if (related.type === SUNZI_RelatedProductItemType.customProduct) {
              data["properties[_from]"] = 'sunzi-designer';
              data["properties[customInfo]"] = JSON.stringify(related.customInfo);
              data["properties[_sunzi_cart]"] = JSON.stringify({
                image: related.effects
              });
            }
            // 处理实体加购 定制模块逻辑
            if (related.type === SUNZI_RelatedProductItemType.product) {
              data["properties[_from]"] = 'sunzi-designer';
              data["properties[customInfo]"] = JSON.stringify(related.customInfo);
            }
            return data;
          }
          // 悬浮按钮出现消失逻辑
          $(document).ready(function() {
            createObserver();
          });

          function createObserver() {
            let target = document.getElementsByClassName("sunzi-form")[0];

            function callback(entries, observer) {
              entries.forEach((entry) => {
                if (entry.boundingClientRect.top < 0 || entry.intersectionRatio > 0) {
                  // 出现
                  $(target).addClass("show")
                } else {
                  // 消失
                  $(target).removeClass("show")
                }
              });
            }
            let options = {
              root: null,
              rootMargin: "0px",
              threshold: 0,
            };
            let observer = new IntersectionObserver(callback, options);
            observer.observe(target);
          }
          /** 其他自定义函数 end **/
        </script>
        <!-- 非标品3 -->
        <div class="common-standar_btn ">
          <div class="product-form__item product-form__item--quantity">
            <div class="js-qty">
              <button type="button" class="js-qty__adjust--minus" onclick="minus()"><i class="photofont icon photo-move"></i></button>
              <input class="js-qty__input" type="text" id="Quantity" value="1" name="quantity" min="0" pattern="[0-99]*">
              <button type="button" class="js-qty__adjust--plus" onclick="plus()"><i class="photofont icon photo-add"></i></button>
            </div>
            <script>
              function minus() {
                var Quantity = $('#Quantity');
                var qty = parseInt(Quantity.val());
                var minus = qty - 1;
                if (minus < 1) {
                  minus = 1;
                }
                Quantity.val(minus);
              }

              function plus() {
                var Quantity = $('#Quantity');
                var qty = parseInt(Quantity.val());
                var plus = qty + 1;
                if (plus > 99) {
                  plus = 99;
                }
                Quantity.val(plus);
              }
            </script>
          </div>
          <div class="product-form__item product-form__item--submit product-form__item--no-variants " style="">
            <button type="button" name="add" onclick="Product.addFormToCart(this.form)" class="btn product-form__cart-submit">
              <span>Add to Cart</span>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
  <input type="text" id="featured_picture" name="properties[featured_image]" value="https://www.minebrick.com/cdn/shop/files/14_db730e13-cd71-4f75-8f60-34620493dad6_1000x1000.jpg?v=1687241552" style="display:none" required="">
  <script>
    /*Listener.on([ Listener.product.update.after ], function(event, variant, dom) { 
		if(variant.featured_image.src){
          $('#featured_picture').val(variant.featured_image.src);
        }else{
          $('#featured_picture').val("https://www.minebrick.com/cdn/shop/files/14_db730e13-cd71-4f75-8f60-34620493dad6_1000x1000.jpg?v=1687241552");
        }                          
      });*/
    Listener.on([Listener.cart.add.after], function(event, variant, dom) {
      console.log(1211)
      fbq('track', 'AddToCart', {
        content_type: "product_group",
        currency: "USD",
        content_ids: [1],
        value: '1'
      });
    });
  </script>
  <input type="hidden" name="product-id" value="8103988953384"><input type="hidden" name="section-id" value="product-page-add_to_cart">
</form>

<form class="my-review-form">
  <div class="row">
    <div class="row-head">
      <span class="title not-null">Score</span>
      <span class="prompt prompt-score">Please enter a star rating for this review</span>
    </div>
    <div class="row-con">
      <div id="my-review-form-score" class="my-star-con">
        <div class="my-star"></div>
        <div class="my-star"></div>
        <div class="my-star"></div>
        <div class="my-star"></div>
        <div class="my-star"></div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="row-head">
      <span class="title not-null">user your name</span>
      <span class="prompt prompt-name">Name field cannot be empty</span>
    </div>
    <div class="row-con">
      <div class="form-box">
        <input id="my-review-form-name" type="text">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="row-head">
      <span class="title not-null">Email</span>
      <span class="prompt prompt-email">Invalid email</span>
    </div>
    <div class="row-con">
      <div class="form-box">
        <input id="my-review-form-email" type="text">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="row-head">
      <span class="title not-null">Review</span>
      <span class="prompt prompt-review">CUSTOMER REVIEWS</span>
    </div>
    <div class="row-con">
      <div class="form-box">
        <textarea id="my-review-form-review"></textarea>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="row-head">
      <span class="title">Upload Picture:</span>
      <span class="prompt prompt-unpublishedImageUrl"></span>
    </div>
    <div class="row-con">
      <div id="file-btn-new" class="file-con new-file-con myfont icon-jia">
        <input id="uploadInput-new" class="file-input uploadInputs" data-idx="" type="file" accept="image/gif,image/jpeg,image/jpg,image/png" name="myFiles" multiple="">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="tip not-null">Indicates a required field</div>
    <div id="my-review-form-submit" class="my-review-form-submit">POST</div>
  </div>
</form>

POST /contact#ContactFooter-pc

<form method="post" action="/contact#ContactFooter-pc" id="ContactFooter-pc" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="input-email">
    <input type="email" name="contact[email]" id="newsletter_footer-pc" class="input-text required-entry validate-email " value="" placeholder="Enter Email Address" autocorrect="off" autocapitalize="off">
    <div class="input-box_email">
      <button type="submit" title="Subscribe" class="button">
        <span> Translation missing: en.home.discount</span>
      </button>
      <svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">
        <rect x="4" y="7" width="22" height="16" rx="1.8" stroke="white" stroke-width="2"></rect>
        <path d="M8 12L11.2473 14.7061C13.5216 16.6013 16.8383 16.5545 19.0581 14.5958L22 12" stroke="white" stroke-width="3.5" stroke-linecap="round"></path>
      </svg>
    </div>
  </div>
  <div class="errors-subscribe" style="display:none;" id="custom_subscribe_error">
    <ul>
      <li><i class="photofont icon photo-jingshi"></i>
      </li>
    </ul>
  </div>
  <div class="footer-policy">
    <input type="checkbox" id="newsletter_policy_confirm-pc" class="newsletter_policy_confirm"> I have read and agreed to the &nbsp;<a href="/pages/privacy-policy" target="_blank"> <span class="policy-span text-u">Privacy Policy</span></a>
  </div>
  <script>
    $("#ContactFooter-pc").on("submit", function() {
      if (!$("#newsletter_policy_confirm-pc").is(':checked')) {
        $("#custom_subscribe_error").show();
        $("#custom_subscribe_error").find("ul > li").text("This is a required field.")
        return false;
      }
      Mask.show();
    });
  </script>
</form>

POST /contact#ContactFooter-mb

<form method="post" action="/contact#ContactFooter-mb" id="ContactFooter-mb" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="input-box flex">
    <div class="input-email">
      <input type="email" name="contact[email]" id="newsletter_footer-mb" class="input-text required-entry validate-email " value="" placeholder="Enter Email Address" autocorrect="off" autocapitalize="off">
      <div class="input-box_email">
        <button type="submit" title="Subscribe" class="button">
        </button>
        <svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">
          <rect x="4" y="7" width="22" height="16" rx="1.8" stroke="white" stroke-width="2"></rect>
          <path d="M8 12L11.2473 14.7061C13.5216 16.6013 16.8383 16.5545 19.0581 14.5958L22 12" stroke="white" stroke-width="3.5" stroke-linecap="round"></path>
        </svg>
      </div>
    </div>
  </div>
  <div class="errors" style="display:none;" id="custom_subscribe_error_mb">
    <ul>
      <li>
      </li>
    </ul>
  </div>
  <div class="footer-policy">
    <input type="checkbox" id="newsletter_policy_confirm-mb" class="newsletter_policy_confirm">I have read and agreed to the &nbsp;<a href="/pages/privacy-policy" target="_blank"><span class="policy-span text-u"> Privacy Policy</span></a>
  </div>
  <script>
    $("#ContactFooter-mb").on("submit", function() {
      if (!$("#newsletter_policy_confirm-mb").is(':checked')) {
        $("#custom_subscribe_error_mb").show();
        $("#custom_subscribe_error_mb").find("ul > li").text("This is a required field.")
        return false;
      }
      Mask.show();
    });
  </script>
</form>

Text Content

CHOOSE YOUR PREFERRED CURRENCY

 * US Dollar
 * Canadian Dollar
 * Mexican Peso
 * Brazilian Real
 * Chilean Peso
 * Colombian Peso
 * Euro
 * British Pound Sterling
 * Russian Ruble
 * Czech Republic Koruna
 * Norwegian Krone
 * Croatian Kuna
 * Swedish Krona
 * Ukrainian Hryvnia
 * Swiss Franc
 * New Taiwan Dollar
 * Hong Kong Dollar
 * Australian Dollar
 * Philippine Peso
 * New Zealand Dollar
 * Vietnamese Dong
 * Japanese Yen
 * Singapore Dollar
 * Thai Baht
 * Malaysian Ringgit
 * Israeli New Sheqel
 * Indian Rupee
 * Indonesian Rupiah
 * Macanese Pataca
 * Qatari Rial
 * South Korean Won
 * Saudi Riyal
 * United Arab Emirates Dirham
 * रूपैयाँ
 * South African Rand

{{#each this}}
{{#if title}}
{{title}}
{{/if}}
   {{#each codes}}
 * {{label}}
   {{/each}}

{{/each}}

You've just added this product to the cart

{{ title }} x {{ quantity }}

Continue Shopping
View Cart & Checkout
You May Also Like
 * Customizable Fully Body 2 People Custom Brick Figures Christmas Suit Brick Me
   Figures With Photo
   -54%
 * Custom Cute Brick Figures Personalized Sitting Brick Figures Universal
   Interlocking Plastic Toy Christmas Gift Ideas For 10 Year Old Boy
   -50%
 * DIY Head Custom Brick Figure Classic Christmas Sweater Unique Universal
   Interlocking Plastic Toy For Her On X-Mas Day Christmas Gifts For Men
   -77%
 * Full Body Customizable 1 Person Custom Brick with Frame Figures Universal
   Interlocking Plastic Toy Brick Me Figures Gifts for Him Christmas Gifts For
   Boyfriend
   -80%
 * Couple Gift Present For Love Birds Customizable Fully Body 2 People Custom
   Brick Figures Universal Interlocking Plastic Toy Chritmas Gift to Remember
   -50%
 * Full Body Customized Brick Figures Universal Interlocking Plastic Toy
   Separated Engraved Base Christmas Gift For Couples
   -60%
 * Full Body Customized Brick Figures Universal Interlocking Plastic Toy Thick
   Engraved Base Christmas Gift For Couples
   -60%
 * Full Body Customizable 2 People Custom Brick Figures Photo Frame Universal
   Interlocking Plastic Toy Home Decor Brick Me Figures Christmas Gift For
   Wedding Bride
   -40%






Your cart has 0 Items

Spend $59.00 more to enjoy FREE SHIPPING

It’s a little lonely in here.
Your cart has {{ item_count }} Items

{{#if_gteq overage 0}} Your order qualifies for FREE SHIPPING! {{else}} Spend
more to enjoy FREE SHIPPING {{/if_gteq}}

   {{#items}} {{#if isShippingInsurance}}
 * {{else if ishide}}
 * {{else}}
 * {{/if}} {{#if cropImageUrl}} {{else if diamondImage}} {{else if
   engravingCrop}} {{else if nameCrop}} {{else}} {{#if engravingImageUrl}}
   {{else}} {{/if}} {{/if}}
   
   {{product_title}}
   
   {{sku}}
   {{#if alphaText}}
   (Text: {{alphaText}})
   {{else if engravingText}}
   (Text: {{engravingText}})
   {{/if}}
   {{#if giveaway}} {{ quantity }} pcs {{else}} {{/if}}
   {{#if giveaway}} {{else}} {{/if}}
   {{/items}}

{{#if_eq itemCount 0}}
It’s a little lonely in here.
{{/if_eq}} {{#if_gt itemCount 0}}
Mini Scene Buy it for $9.99
{{#products}}
{{ title }}
+ADD FOR

{{/products}} View Cart & Checkout
{{/if_gt}}


USD
 * Free Shipping Over $59!
 * Free Shipping Over $59!

 * CONTACT US
 * Track Order


SEARCH HISTORY


OTHERS ARE SEARCHING

 * Wood
 * Black
 * Leather
 * Wallets
 * Necklace

Full Custom Brick Figure Mini Side Scene Couple Brick Figures Pet Brick Figures
72% OFF
-72%

$19.95 $70.00
Full Body Customizable 1 Person Custom Brick Figures Small Particle Block Toy
Universal Interlocking Plastic Toy Brick Me Figures Funny Girl Christmas Gifts
For Girlfriend

KIT-18357

Design Your Own
58% OFF
-58%

$49.95 $120.00
Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me
Figures

KIT-18409

Design Your Own
80% OFF
-80%

$29.95 $150.00
Full Body Customizable 1 Person Custom Brick with Frame Figures Universal
Interlocking Plastic Toy Brick Me Figures Gifts for Him Christmas Gifts For
Boyfriend

KIT-18606

Design Your Own
74% OFF
-74%

$89.95 $350.00
Full Body Customizable 3 People Custom Brick Figures Small Particle Block

KIT-18415

Design Your Own
$9.99 $25.95
Rose Bush

KIT-LGBHBP006

Design Your Own

$9.99 $25.95
Photo Frame

KIT-LGBHBP016

Design Your Own

$9.99 $25.95
Tuxedo Cat

KIT-LGBHBP031

Design Your Own

$9.99 $25.95
Calico Cat

KIT-LGBHBP032

Design Your Own
58% OFF
-58%

$49.95 $120.00
Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me
Figures

KIT-18409

Design Your Own
58% OFF
-58%

$49.95 $120.00
Customizable Fully Body 2 People Custom Brick Figures Beautiful Scenery Brick Me
Figures

KIT-18409

Design Your Own
50% OFF
-50%

$49.95 $100.00
Sweet Couple Christmas Gifts Customizable Fully Body 2 People Custom Brick
Figures Persanalized Cute Face Brick Figures

KIT-18397

Design Your Own
58% OFF
-58%

$49.95 $120.00
Customizable Fully Body 2 People Custom Brick Figures Christmas Suit Brick Me
Figures

KIT-18409

Design Your Own
$29.95 $120.00
Fully Body Customizable 1 Cat Photo CustomBrick Figures Universal Interlocking
Plastic Toy Brick Me Figures Customized Cat Only

KIT-18424

Design Your Own
70% OFF
-70%

$35.95 $120.00
Custom Pet Brick Figure Fully Body Customizable 1 Cat Photo Brick Figures
Customized Cat Only

KIT-18424

Design Your Own
70% OFF
-70%

$35.95 $120.00
Fully Body Customizable Labrador 1 Dog Photo Custom Brick Figures Universal
Interlocking Plastic Toy Brick Me Figures Customized Labrador Only

KIT-18450

Design Your Own
70% OFF
-70%

$35.95 $120.00
Fully Body Customizable Giant Poodle 1 Dog Photo Custom Brick Figures Small
Particle Block Brick Me Figures Customized Giant Poodle Only

KIT-18449

Design Your Own


SEARCH HISTORY


OTHERS ARE SEARCHING

 * Wood
 * Black
 * Leather
 * Wallets
 * Necklace

Full Custom Brick Figure Mini Side Scene Couple Brick Figures Pet Brick Figures
72% OFF
-72%

$19.95 $70.00
Full Body Customizable 1 Person Custom Brick Figures Small Particle Block Toy
Universal Interlocking Plastic Toy Brick Me Figures Funny Girl Christmas Gifts
For Girlfriend

KIT-18357

Design Your Own
58% OFF
-58%

$49.95 $120.00
Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me
Figures

KIT-18409

Design Your Own
80% OFF
-80%

$29.95 $150.00
Full Body Customizable 1 Person Custom Brick with Frame Figures Universal
Interlocking Plastic Toy Brick Me Figures Gifts for Him Christmas Gifts For
Boyfriend

KIT-18606

Design Your Own
74% OFF
-74%

$89.95 $350.00
Full Body Customizable 3 People Custom Brick Figures Small Particle Block

KIT-18415

Design Your Own
$9.99 $25.95
Rose Bush

KIT-LGBHBP006

Design Your Own

$9.99 $25.95
Photo Frame

KIT-LGBHBP016

Design Your Own

$9.99 $25.95
Tuxedo Cat

KIT-LGBHBP031

Design Your Own

$9.99 $25.95
Calico Cat

KIT-LGBHBP032

Design Your Own
58% OFF
-58%

$49.95 $120.00
Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me
Figures

KIT-18409

Design Your Own
58% OFF
-58%

$49.95 $120.00
Customizable Fully Body 2 People Custom Brick Figures Beautiful Scenery Brick Me
Figures

KIT-18409

Design Your Own
50% OFF
-50%

$49.95 $100.00
Sweet Couple Christmas Gifts Customizable Fully Body 2 People Custom Brick
Figures Persanalized Cute Face Brick Figures

KIT-18397

Design Your Own
58% OFF
-58%

$49.95 $120.00
Customizable Fully Body 2 People Custom Brick Figures Christmas Suit Brick Me
Figures

KIT-18409

Design Your Own
$29.95 $120.00
Fully Body Customizable 1 Cat Photo CustomBrick Figures Universal Interlocking
Plastic Toy Brick Me Figures Customized Cat Only

KIT-18424

Design Your Own
70% OFF
-70%

$35.95 $120.00
Custom Pet Brick Figure Fully Body Customizable 1 Cat Photo Brick Figures
Customized Cat Only

KIT-18424

Design Your Own
70% OFF
-70%

$35.95 $120.00
Fully Body Customizable Labrador 1 Dog Photo Custom Brick Figures Universal
Interlocking Plastic Toy Brick Me Figures Customized Labrador Only

KIT-18450

Design Your Own
70% OFF
-70%

$35.95 $120.00
Fully Body Customizable Giant Poodle 1 Dog Photo Custom Brick Figures Small
Particle Block Brick Me Figures Customized Giant Poodle Only

KIT-18449

Design Your Own
Menu


Search
0 Cart

Search Search
0 Cart
We have sent an email with a link to update your password.
Login
Email
Password





Forgot Password

Free Register

RESET YOUR PASSWORD

We will send you an email to reset your password.

Email address



Cancel

See Our Best seller
 * 
 * 

 * CONTACT US
 * Track Order

 * Christmas Gifts
 * Custom Brick Figures
    * Couple Brick Figures
    * Pet Brick Figures
    * Frame Brick Figures
    * Theme Brick Figures
    * 3+ People Brick Figure
    * Christmas Tree Ornament
    * Mini Scene-$9.99
    * Square Face

 * THEME
    * Christmas
    * Birthday Gift Idea
    * Valentine's Day Gifts
    * 
      Wedding Gifts
    * Father's day Gifts
    * Children Brick Figures
    * Mother's Day Sale
    * Casual Brick Figures
    * Occupational Brick Figure
    * Sport Brick Figures

 * BRICK YOURSELF
 * BULK SALE


 * Christmas Gifts
 * Custom Brick Figures
    * 
      Couple Brick Figures
    * 
      Pet Brick Figures
    * 
      Frame Brick Figures
    * 
      Theme Brick Figures
    * 
      3+ People Brick Figure
    * 
      Christmas Tree Ornament
    * 
      Mini Scene-$9.99
    * 
      Square Face
   
   
 * THEME
    * 
      Christmas
    * 
      Birthday Gift Idea
    * 
      Valentine's Day Gifts
    * 
      Wedding Gifts
    * 
      Father's day Gifts
    * 
      Children Brick Figures
    * 
      Mother's Day Sale
    * 
      Casual Brick Figures
    * 
      Occupational Brick Figure
    * 
      Sport Brick Figures
   
   
 * BRICK YOURSELF
 * BULK SALE
 * 
 * (0)

RETURN & EXCHANGE WITHIN 90 DAYS
$4 OFF
ORDERS $68+
CODE: BRICK4
$6 OFF
ORDERS $84+
CODE: BRICK6
$10 OFF
ORDERS $100+
CODE: BRICK10

Home › Customizable Fully Body 2 People Custom Brick Figures Denim Suit Brick Me
Figures

01 / 04



CUSTOMIZABLE FULLY BODY 2 PEOPLE CUSTOM BRICK FIGURES DENIM SUIT BRICK ME
FIGURES

SKU : KIT-18409
12 Review

$49.95
$120.00
58% OFF

12 Review
KIT-18409

MINI SIDE SCENE

   
 * $9.99 $25.95
   Rose Bush
   
 * $9.99 $25.95
   Photo Frame
   
 * $9.99 $25.95
   Tuxedo Cat
   
 * $9.99 $25.95
   Motorcycle Rose
   
 * $9.99 $25.95
   Siamese
   
 * $9.99 $25.95
   Ginger Cat
   
 * $9.99 $25.95
   Guitar
   
 * $9.99 $25.95
   Calico Cat
   
 * $9.99 $25.95
   Strawberry Cake
   
 * $9.99 $25.95
   Christmas Reindeer
   
 * $9.99 $25.95
   White Camera
   
 * $9.99 $25.95
   British Shorthair
   
 * $9.99 $25.95
   Christmas Tree
   
 * $9.99 $25.95
   Purse
   
 * $9.99 $25.95
   Chocolate Cake
   
 * $9.99 $25.95
   Snowman
   
 * $9.99 $25.95
   White Gift Box
   
 * $9.99 $25.95
   White Camera
   
 * $9.99 $25.95
   British Shorthair
   
 * $9.99 $25.95
   Christmas Tree
   
 * $9.99 $25.95
   Purse
   
 * $9.99 $25.95
   Chocolate Cake
   
 * $9.99 $25.95
   Snowman
   
 * $9.99 $25.95
   White Gift Box
   
 * $9.99 $25.95
   Ragdoll Cat
   
 * $9.99 $25.95
   Black Cat

MINI SIDE SCENE: ALL FOR $9.99
...



customize now
Add to Cart




SHIPPING TO:
AfghanistanAland IslandsAlbaniaAlgeriaAndorraAngolaAnguillaAntigua And
BarbudaArgentinaArmeniaArubaAscension
IslandAustraliaAustriaAzerbaijanBahamasBahrainBangladeshBarbadosBelarusBelgiumBelizeBeninBermudaBhutanBoliviaBosnia
And HerzegovinaBotswanaBouvet IslandBrazilBritish Indian Ocean
TerritoryBruneiBulgariaBurkina FasoBurundiCambodiaCanadaCape VerdeCaribbean
NetherlandsCayman IslandsCentral African RepublicChadChileChinaChristmas
IslandCocos (Keeling) IslandsColombiaComorosCongoCongo, The Democratic Republic
Of TheCook IslandsCosta RicaCroatiaCubaCuraçaoCyprusCzech RepublicCôte
d'IvoireDenmarkDjiboutiDominicaDominican RepublicEcuadorEgyptEl
SalvadorEquatorial GuineaEritreaEstoniaEswatiniEthiopiaFalkland Islands
(Malvinas)Faroe IslandsFijiFinlandFranceFrench GuianaFrench PolynesiaFrench
Southern
TerritoriesGabonGambiaGeorgiaGermanyGhanaGibraltarGreeceGreenlandGrenadaGuadeloupeGuatemalaGuernseyGuineaGuinea
BissauGuyanaHaitiHeard Island And Mcdonald IslandsHoly See (Vatican City
State)HondurasHong KongHungaryIcelandIndiaIndonesiaIran, Islamic Republic
OfIraqIrelandIsle Of
ManIsraelItalyJamaicaJapanJerseyJordanKazakhstanKenyaKiribatiKorea, Democratic
People's Republic OfKosovoKuwaitKyrgyzstanLao People's Democratic
RepublicLatviaLebanonLesothoLiberiaLibyan Arab
JamahiriyaLiechtensteinLithuaniaLuxembourgMacaoMadagascarMalawiMalaysiaMaldivesMaliMaltaMartiniqueMauritaniaMauritiusMayotteMexicoMoldova,
Republic
ofMonacoMongoliaMontenegroMontserratMoroccoMozambiqueMyanmarNamibiaNauruNepalNetherlandsNetherlands
AntillesNew CaledoniaNew ZealandNicaraguaNigerNigeriaNiueNorfolk IslandNorth
MacedoniaNorwayOmanPakistanPalestinian Territory, OccupiedPanamaPapua New
GuineaParaguayPeruPhilippinesPitcairnPolandPortugalQatarRepublic of
CameroonReunionRomaniaRussiaRwandaSaint BarthélemySaint HelenaSaint Kitts And
NevisSaint LuciaSaint MartinSaint Pierre And MiquelonSamoaSan MarinoSao Tome And
PrincipeSaudi ArabiaSenegalSerbiaSeychellesSierra LeoneSingaporeSint
MaartenSlovakiaSloveniaSolomon IslandsSomaliaSouth AfricaSouth Georgia And The
South Sandwich IslandsSouth KoreaSouth SudanSpainSri LankaSt.
VincentSudanSurinameSvalbard And Jan
MayenSwedenSwitzerlandSyriaTaiwanTajikistanTanzania, United Republic
OfThailandTimor LesteTogoTokelauTongaTrinidad and TobagoTristan da
CunhaTunisiaTurkeyTurkmenistanTurks and Caicos IslandsTuvaluUgandaUkraineUnited
Arab EmiratesUnited KingdomUnited StatesUnited States Minor Outlying
IslandsUruguayUzbekistanVanuatuVenezuelaVietnamVirgin Islands, BritishWallis And
FutunaWestern SaharaYemenZambiaZimbabwe
standard shipping
Estimated To Be Delivered On 24 dec 2024 - 27 dec 2024
express shipping
Estimated To Be Delivered On 18 dec 2024 - 20 dec 2024
Description
 * The item requires 2-3 business days for design and production.
 * The selection of photos is the beginning of the design of the Brick Figures,
   upload the front, full body, clear, no cover, wearing bright colors,
   patterned figure photos will be a better choice.
 * The scope of customization includes the character's hairstyle, expression,
   conventional accessories and so on. For complex accessories may not be well
   restored, we will try to restore within the structure of the building blocks
   for you.
 * The size is the stature of the person standing from head to toe, isn't the
   actual height of the person while sitting or lying.
 * Material: ABS Eco-friendly

Because this product is a customized item, it is specially and uniquely made.
Therefore, once sold, it cannot be returned to be resold again.


 * If you request a refund immediately after placing the order and the design
   and production has not started yet, a refund will be available.
 * If you request a refund "AFTER" design has started, only 50% refund will be
   available.
 * If you request a refund "AFTER" production has started, please understand
   that a refund or return of a product will not be available.
 * Note: All Brick Figures and scene accessories are packaged and designed
   separately, so assembly instructions are provided separately. Please assemble
   them according to the instructions after receiving the items.

You May Also Like


 * CUSTOMIZABLE FULLY BODY 2 PEOPLE CUSTOM BRICK FIGURES CHRISTMAS SUIT BRICK ME
   FIGURES WITH PHOTO
   
   $59.95
   


 * CUSTOM CUTE BRICK FIGURES PERSONALIZED SITTING BRICK FIGURES UNIVERSAL
   INTERLOCKING PLASTIC TOY CHRISTMAS GIFT IDEAS FOR 10 YEAR OLD BOY
   
   $29.95
   


 * DIY HEAD CUSTOM BRICK FIGURE CLASSIC CHRISTMAS SWEATER UNIQUE UNIVERSAL
   INTERLOCKING PLASTIC TOY FOR HER ON X-MAS DAY CHRISTMAS GIFTS FOR MEN
   
   $15.95
   


 * FULL BODY CUSTOMIZABLE 1 PERSON CUSTOM BRICK WITH FRAME FIGURES UNIVERSAL
   INTERLOCKING PLASTIC TOY BRICK ME FIGURES GIFTS FOR HIM CHRISTMAS GIFTS FOR
   BOYFRIEND
   
   $29.95
   


 * COUPLE GIFT PRESENT FOR LOVE BIRDS CUSTOMIZABLE FULLY BODY 2 PEOPLE CUSTOM
   BRICK FIGURES UNIVERSAL INTERLOCKING PLASTIC TOY CHRITMAS GIFT TO REMEMBER
   
   $49.95
   


 * FULL BODY CUSTOMIZED BRICK FIGURES UNIVERSAL INTERLOCKING PLASTIC TOY
   SEPARATED ENGRAVED BASE CHRISTMAS GIFT FOR COUPLES
   
   $59.95
   


 * FULL BODY CUSTOMIZED BRICK FIGURES UNIVERSAL INTERLOCKING PLASTIC TOY THICK
   ENGRAVED BASE CHRISTMAS GIFT FOR COUPLES
   
   $59.95
   


 * FULL BODY CUSTOMIZABLE 2 PEOPLE CUSTOM BRICK FIGURES PHOTO FRAME UNIVERSAL
   INTERLOCKING PLASTIC TOY HOME DECOR BRICK ME FIGURES CHRISTMAS GIFT FOR
   WEDDING BRIDE
   
   $89.95
   


 * FULL BODY CUSTOMIZABLE 1 PERSON CUSTOM BRICK WITH FRAME FIGURES UNIVERSAL
   INTERLOCKING PLASTIC TOY BRICK ME FIGURES GIFTS FOR HIM CHRISTMAS GIFTS FOR
   HUSBAND
   
   $29.95
   




Check out the styles featured with Soufeel on



Recommended by Celebrities








CUSTOMER REVIEWS

5
12 Reviews
 * [12]
 * [0]
 * [0]
 * [0]
 * [0]

WRITE A REVIEW
 * Reviews [12]

Sort:
Newest
 * Newest
 * Picture
 * Highest Rating
 * Lowest Rating

 * N
   Nicole
   Mar 11 2024
   
   
   We love it!
   
   
 * J
   JPhone
   Mar 09 2024
   
   
   I was definitely hesitant to order this but so glad I did! The process for
   submitting a picture was super easy and they truly did pay attention to the
   little details right down to the flowers I was holding in my hand and the
   slit in my skirt. I’m very happy with how this turned out! I got it as a gift
   for my boyfriend and he said that following the instructions was very
   straightforward and he loves the final product. They’re great quality, too.
   Doesn’t feel flimsy or cheaply made.
   
   
 * C
   Christelle.H
   Jan 10 2024
   
   
   I am very happy with the product! I ordered this as a gift for my brother in
   law and he was very excited over the gift. Not only was it fun for him to put
   together but also to display once he saw it was him. This is a great gift and
   I highly recommend it. Besides the product itself, customer service was great
   when I contacted them over the order. Thank you Sally for your help. I will
   definitely be ordering again in the future!
   
   
 * L
   Lisa.W
   Jan 07 2024
   
   
   This company go above and beyond to help their customers with their orders
   and have made me so happy to help my family have keep sakes . I highly
   recommend this company , their products are great quality and worth every
   cent . I will be a repeat customer for sure . Thank you all so much
   
   
 * T
   Tiffany
   Jan 01 2024
   
   
   I have not received my item as yet but I have to mention that the customer
   service I received during my ordering process was top tier! I made a mistake
   with my order so I had to cancel it and then re-order it. Once I did this, I
   also requested to modify my order and throughout this entire process, my
   questions and concerns were addressed kindly and very quickly. I was also
   updated about the progress of my order at every stage thus far, which I
   really appreciate. This is what online shopping should always be like!
   
   
 * M
   Marisa
   Dec 31 2023
   
   
   Bought these figures for some very special people as a Christmas gift and
   they all loved this gift! The detail and likeness of the photos I submitted
   were spectacular!! Would recommend it and do it again as a gift!!
   
   


 * 1
 * 2

WRITE A REVIEW

Score Please enter a star rating for this review

user your name Name field cannot be empty

Email Invalid email

Review CUSTOMER REVIEWS

Upload Picture:

Indicates a required field
POST






JOIN OUR MAILING LIST

Translation missing: en.home.discount
 * 

I have read and agreed to the   Privacy Policy



TERMS & POLICIES

 * Privacy Policy
 * Shipping & Delivery
 * Return & Exchange Policy
 * Terms & Conditions
 * Intellectual Property Rights

   WHERE IS MY ORDER?
   
   Typically, you will be able to track your order 3 business days from the time
   of purchase. However, if you purchased a Personalized Photo Charm, it can
   take 3-5 business days tracking information to become available.
   
   TRACK YOUR ORDER
   
   OTHER QUESTIONS?
   
   Due to the large number of emails we have received, it may take up to 24 - 48
   hours for us to get back to you. We appreciate your patience & understanding.
   
   SUBMIT AN INQUIRY
   
   WANT TO CANCEL, MODIFY, OR RETURN YOUR ORDER?
   
   CANCEL/MODIFY/RETURN


COMPANY INFO

 * Influencer Recruitment
 * Team Bulk Order
 * About Us
 * Contact Us
 * Track Order
 * Payment Methods

Join our Mailing List
 * 

I have read and agreed to the   Privacy Policy



TERMS & POLICIES

 * Privacy Policy
 * Shipping & Delivery
 * Return & Exchange Policy
 * Terms & Conditions
 * Intellectual Property Rights


COMPANY INFO

 * Influencer Recruitment
 * Team Bulk Order
 * About Us
 * Contact Us
 * Track Order
 * Payment Methods

© 2024 MineBrick




UP TO $20 OFF