{"product_id":"travel-mahjong-tiles-pickleball","title":"Travel Mahjong Tiles - Pickleball","description":"\u003cstyle\u003e\n  .mahj-product-info {\n    width: 100%;\n    margin: 0 0 24px;\n    color: #171717;\n    font-family: inherit;\n    box-sizing: border-box;\n  }\n\n  .mahj-product-info * {\n    box-sizing: border-box;\n  }\n\n  \/* TRUST SECTION *\/\n\n  .mahj-trust-section {\n    display: flex;\n    flex-direction: column;\n    width: 100%;\n    margin: 0 0 26px;\n  }\n\n  \/* MONEY-BACK GUARANTEE *\/\n\n  .mahj-guarantee-box {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    margin: 0 0 14px;\n    padding: 17px 70px;\n\n    background: #e8eddf;\n    border: 1px solid #b9c5a8;\n    border-radius: 12px;\n    box-shadow: 0 3px 10px rgba(23, 23, 23, 0.06);\n\n    color: #171717;\n    text-align: center;\n  }\n\n  .mahj-guarantee-icon {\n    position: absolute;\n    left: 20px;\n    top: 50%;\n    transform: translateY(-50%);\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 42px;\n    height: 42px;\n\n    background: rgba(255, 255, 255, 0.75);\n    border: 1px solid rgba(23, 23, 23, 0.1);\n    border-radius: 50%;\n  }\n\n  .mahj-guarantee-icon svg {\n    display: block;\n    width: 25px;\n    height: 25px;\n\n    fill: none;\n    stroke: #35402d;\n    stroke-width: 1.7;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .mahj-guarantee-copy {\n    display: grid;\n    justify-items: center;\n    gap: 3px;\n\n    width: 100%;\n    text-align: center;\n  }\n\n  .mahj-guarantee-title {\n    color: #171717;\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .mahj-guarantee-text {\n    color: #4f5748;\n    font-size: 13px;\n    font-weight: 400;\n    line-height: 1.4;\n  }\n\n  \/* OTHER TRUST BADGES *\/\n\n  .mahj-trust-badges {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n\n    width: 100%;\n    margin: 0;\n\n    border-top: 1px solid rgba(23, 23, 23, 0.16);\n    border-bottom: 1px solid rgba(23, 23, 23, 0.16);\n  }\n\n  .mahj-trust-badge {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 12px;\n\n    min-height: 76px;\n    padding: 15px 18px;\n\n    color: #171717;\n    text-align: left;\n  }\n\n  .mahj-trust-badge:not(:last-child) {\n    border-right: 1px solid rgba(23, 23, 23, 0.16);\n  }\n\n  .mahj-trust-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 auto;\n\n    width: 30px;\n    height: 30px;\n  }\n\n  .mahj-trust-icon svg {\n    display: block;\n    width: 27px;\n    height: 27px;\n\n    fill: none;\n    stroke: #171717;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .mahj-trust-copy {\n    display: grid;\n    gap: 3px;\n  }\n\n  .mahj-trust-title {\n    color: #171717;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .mahj-trust-text {\n    color: #575757;\n    font-size: 12px;\n    font-weight: 400;\n    line-height: 1.35;\n  }\n\n  \/* ACCORDION *\/\n\n  .mahj-product-accordion {\n    width: 100%;\n    border-top: 1px solid rgba(23, 23, 23, 0.18);\n  }\n\n  .mahj-product-accordion details {\n    margin: 0;\n    padding: 0;\n    border-bottom: 1px solid rgba(23, 23, 23, 0.18);\n  }\n\n  .mahj-product-accordion summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n\n    width: 100%;\n    padding: 19px 36px 19px 0;\n\n    color: #171717;\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.3;\n\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .mahj-product-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mahj-product-accordion summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 4px;\n    top: 50%;\n    transform: translateY(-50%);\n\n    color: #171717;\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .mahj-product-accordion details[open] summary::after {\n    content: \"−\";\n  }\n\n  .mahj-accordion-content {\n    padding: 0 24px 20px 0;\n\n    color: #363636;\n    font-size: 14px;\n    font-weight: 400;\n    line-height: 1.65;\n  }\n\n  .mahj-accordion-content p {\n    margin: 0;\n  }\n\n  .mahj-return-title {\n    margin-top: 16px !important;\n    color: #171717;\n  }\n\n  .mahj-return-text {\n    margin-top: 4px !important;\n  }\n\n  .mahj-contact-link {\n    color: #171717;\n    font-weight: 600;\n    text-decoration: underline;\n    text-decoration-thickness: 1px;\n    text-underline-offset: 2px;\n  }\n\n  .mahj-contact-link:hover {\n    opacity: 0.7;\n  }\n\n  @media (max-width: 640px) {\n    .mahj-trust-section {\n      margin-bottom: 22px;\n    }\n\n    .mahj-guarantee-box {\n      margin-bottom: 12px;\n      padding: 15px 58px;\n      border-radius: 10px;\n    }\n\n    .mahj-guarantee-icon {\n      left: 14px;\n      width: 38px;\n      height: 38px;\n    }\n\n    .mahj-guarantee-icon svg {\n      width: 23px;\n      height: 23px;\n    }\n\n    .mahj-guarantee-title {\n      font-size: 14px;\n    }\n\n    .mahj-guarantee-text {\n      font-size: 12px;\n    }\n\n    .mahj-trust-badges {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .mahj-trust-badge {\n      flex-direction: column;\n      justify-content: flex-start;\n      gap: 7px;\n\n      min-width: 0;\n      min-height: 108px;\n      padding: 14px 6px;\n\n      text-align: center;\n    }\n\n    .mahj-trust-badge:not(:last-child) {\n      border-right: 1px solid rgba(23, 23, 23, 0.16);\n      border-bottom: 0;\n    }\n\n    .mahj-trust-icon {\n      width: 25px;\n      height: 25px;\n    }\n\n    .mahj-trust-icon svg {\n      width: 23px;\n      height: 23px;\n    }\n\n    .mahj-trust-copy {\n      gap: 3px;\n      justify-items: center;\n    }\n\n    .mahj-trust-title {\n      font-size: 11px;\n      line-height: 1.2;\n    }\n\n    .mahj-trust-text {\n      max-width: 95px;\n      font-size: 10px;\n      line-height: 1.3;\n    }\n\n    .mahj-product-accordion summary {\n      padding: 17px 34px 17px 0;\n      font-size: 14px;\n    }\n\n    .mahj-accordion-content {\n      padding-right: 10px;\n      font-size: 13px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"mahj-product-info\"\u003e\n\n  \u003c!-- Trust section --\u003e\n  \u003cdiv class=\"mahj-trust-section\"\u003e\n\n    \u003c!-- Money-back guarantee --\u003e\n    \u003cdiv class=\"mahj-guarantee-box\"\u003e\n\n      \u003cdiv class=\"mahj-guarantee-icon\"\u003e\n        \u003csvg role=\"img\" aria-label=\"14-day money-back guarantee\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\"\u003e\n          \u003cpath d=\"M16 3.5l10 4v7.2c0 6.5-4.1 11.1-10 13.8-5.9-2.7-10-7.3-10-13.8V7.5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M11.5 16l3 3 6-7\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mahj-guarantee-copy\"\u003e\n        \u003cspan class=\"mahj-guarantee-title\"\u003e\n          14-Day Money-Back Guarantee\n        \u003c\/span\u003e\n\n        \u003cspan class=\"mahj-guarantee-text\"\u003e\n          Try your set at home. Return it within 14 days for a full refund.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- Other trust badges --\u003e\n    \u003cdiv class=\"mahj-trust-badges\"\u003e\n\n      \u003c!-- Shipping --\u003e\n      \u003cdiv class=\"mahj-trust-badge\"\u003e\n\n        \u003cdiv class=\"mahj-trust-icon\"\u003e\n          \u003csvg role=\"img\" aria-label=\"Shipping\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\"\u003e\n            \u003cpath d=\"M3.5 7.5h16v15h-16z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19.5 12h4.3l4.7 5v5.5h-9z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M23.8 12v5h4.7\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"9\" cy=\"24\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"23.5\" cy=\"24\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mahj-trust-copy\"\u003e\n          \u003cspan class=\"mahj-trust-title\"\u003eShipping\u003c\/span\u003e\n\n          \u003cspan class=\"mahj-trust-text\"\u003e\n            Usually ships in 5–7 business days\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003c!-- Free shipping --\u003e\n      \u003cdiv class=\"mahj-trust-badge\"\u003e\n\n        \u003cdiv class=\"mahj-trust-icon\"\u003e\n          \u003csvg role=\"img\" aria-label=\"Free shipping\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\"\u003e\n            \u003cpath d=\"M5 9.5h22v15H5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h22\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 9.5c-2.8 0-4.5-1.3-4.5-3 0-1.4 1.1-2.5 2.6-2.5 2.5 0 4.8 3.2 6.9 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M21 9.5c2.8 0 4.5-1.3 4.5-3 0-1.4-1.1-2.5-2.6-2.5-2.5 0-4.8 3.2-6.9 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 9.5v15\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mahj-trust-copy\"\u003e\n          \u003cspan class=\"mahj-trust-title\"\u003eFree Shipping\u003c\/span\u003e\n\n          \u003cspan class=\"mahj-trust-text\"\u003e\n            Limited-time free shipping\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003c!-- Made in USA --\u003e\n      \u003cdiv class=\"mahj-trust-badge\"\u003e\n\n        \u003cdiv class=\"mahj-trust-icon\"\u003e\n          \u003csvg role=\"img\" aria-label=\"Made in USA\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\"\u003e\n            \u003cpath d=\"M5 5v22\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 7h20.5v14H5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M13.5 7v7H5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M13.5 10.5h12\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14h20.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 17.5h20.5\"\u003e\u003c\/path\u003e\n\n            \u003ccircle stroke=\"none\" fill=\"#171717\" r=\"0.55\" cy=\"9.2\" cx=\"7.7\"\u003e\u003c\/circle\u003e\n            \u003ccircle stroke=\"none\" fill=\"#171717\" r=\"0.55\" cy=\"9.2\" cx=\"10.6\"\u003e\u003c\/circle\u003e\n            \u003ccircle stroke=\"none\" fill=\"#171717\" r=\"0.55\" cy=\"11.8\" cx=\"7.7\"\u003e\u003c\/circle\u003e\n            \u003ccircle stroke=\"none\" fill=\"#171717\" r=\"0.55\" cy=\"11.8\" cx=\"10.6\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mahj-trust-copy\"\u003e\n          \u003cspan class=\"mahj-trust-title\"\u003eMade in USA\u003c\/span\u003e\n          \u003cspan class=\"mahj-trust-text\"\u003eMade to order\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Product accordion --\u003e\n  \u003cdiv class=\"mahj-product-accordion\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDescription\u003c\/summary\u003e\n\n      \u003cdiv class=\"mahj-accordion-content\"\u003e\n        \u003cp\u003e\n          These are not miniature travel tiles or foam pieces. They are firm,\n          full-size tiles with the familiar feel, satisfying click, and complete\n          playing experience of a traditional mahjong set.\n        \u003c\/p\u003e\n\n        \u003cp\u003e \u003c\/p\u003e\n\n        \u003cp\u003e\n          The lighter weight is intentional, making them easier to carry—not\n          lower in quality. You get everything you love about a traditional\n          set, without the extra weight.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat’s Included\u003c\/summary\u003e\n\n      \u003cdiv class=\"mahj-accordion-content\"\u003e\n        \u003cp\u003e\n          A complete 160-tile American Mahjong set, including 144 standard\n          playing tiles, 10 Jokers, and 6 blank tiles.\n          \u003cbr\u003e\u003cbr\u003e\n          Bag and other accessories not included.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eTile Size\u003c\/summary\u003e\n\n      \u003cdiv class=\"mahj-accordion-content\"\u003e\n        \u003cp\u003e\n          Each full-size tile measures approximately 32 × 24 × 16 mm.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eShipping \u0026amp; Returns\u003c\/summary\u003e\n\n      \u003cdiv class=\"mahj-accordion-content\"\u003e\n        \u003cp\u003e\n          Made to order in the USA. Orders usually ship within 5–7 business\n          days, and tracking will be provided once your order ships.\n        \u003c\/p\u003e\n\n        \u003cp class=\"mahj-return-title\"\u003e\n          \u003cstrong\u003e14-Day Money-Back Guarantee\u003c\/strong\u003e\n        \u003c\/p\u003e\n\n        \u003cp class=\"mahj-return-text\"\u003e\n          Try your set at home. Return it within 14 days for a full refund.\n          To start a return,\n          \u003ca class=\"mahj-contact-link\" href=\"https:\/\/letsmahjongg.com\/pages\/contact\"\u003e\n            contact us\n          \u003c\/a\u003e.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"letsmahjongg","offers":[{"title":"Default Title","offer_id":45954876080230,"sku":"MAH-PICKEL","price":264.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/2222\/0134\/files\/ChatGPTImageJul25_2026_03_46_01PM_2.png?v=1785008790","url":"https:\/\/letsmahjongg.com\/products\/travel-mahjong-tiles-pickleball","provider":"LetsMahjongg ","version":"1.0","type":"link"}