{"product_id":"afa-creators-super-fest-2026-pinlord","title":"AFA 泰国 - 2026","description":"\u003cstyle\u003e\n  .pinlord-event-page {\n    color: #1f2a22;\n    line-height: 1.6;\n  }\n\n  .pinlord-event-page * {\n    box-sizing: border-box;\n  }\n\n  .pinlord-event-hero,\n  .pinlord-event-dropdowns,\n  .pinlord-event-section {\n    background: #ffffff;\n    border: 1px solid #d8ded6;\n    border-radius: 18px;\n    padding: 22px;\n    margin-bottom: 16px;\n    box-shadow: 0 4px 14px rgba(31, 42, 34, 0.04);\n  }\n\n  .pinlord-event-hero {\n    background: #f7f8f4;\n  }\n\n  .pinlord-event-page h2,\n  .pinlord-event-page h3 {\n    color: #1f2a22;\n    line-height: 1.16;\n    margin-top: 0;\n  }\n\n  .pinlord-event-page h2 {\n    font-size: 30px;\n    margin-bottom: 10px;\n  }\n\n  .pinlord-event-page h3 {\n    font-size: 22px;\n    margin-bottom: 10px;\n  }\n\n  .pinlord-event-kicker {\n    color: #2e6b4a;\n    font-weight: 900;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n    font-size: 12px;\n    margin: 0 0 8px;\n  }\n\n  .pinlord-event-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 14px;\n  }\n\n  .pinlord-event-badge {\n    display: inline-flex;\n    align-items: center;\n    border: 1px solid #a7c957;\n    background: #eef4ed;\n    color: #2e6b4a;\n    border-radius: 999px;\n    padding: 7px 11px;\n    font-size: 13px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .pinlord-event-quick {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 16px;\n  }\n\n  .pinlord-event-quick-card {\n    background: #ffffff;\n    border: 1px solid #d8ded6;\n    border-radius: 14px;\n    padding: 12px;\n  }\n\n  .pinlord-event-quick-card strong {\n    display: block;\n    color: #2e6b4a;\n    font-size: 13px;\n    margin-bottom: 2px;\n  }\n\n  .pinlord-event-quick-card span {\n    display: block;\n    color: #637166;\n    font-size: 12px;\n    line-height: 1.35;\n  }\n\n  .pinlord-event-link-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .pinlord-event-link-card {\n    display: block;\n    text-decoration: none;\n    color: #1f2a22;\n    border: 1px solid #d8ded6;\n    background: #ffffff;\n    border-radius: 14px;\n    padding: 14px;\n    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;\n  }\n\n  .pinlord-event-link-card:hover {\n    transform: translateY(-2px);\n    border-color: #a7c957;\n    box-shadow: 0 6px 16px rgba(31, 42, 34, 0.08);\n  }\n\n  .pinlord-event-link-card strong {\n    display: block;\n    color: #2e6b4a;\n    font-size: 14px;\n    margin-bottom: 4px;\n  }\n\n  .pinlord-event-link-card span {\n    display: block;\n    color: #637166;\n    font-size: 13px;\n    line-height: 1.4;\n  }\n\n  .pinlord-event-cta {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 16px;\n  }\n\n  .pinlord-event-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #2e6b4a;\n    color: #ffffff !important;\n    text-decoration: none;\n    border-radius: 999px;\n    padding: 11px 16px;\n    font-weight: 900;\n    font-size: 14px;\n    line-height: 1.2;\n  }\n\n  .pinlord-event-button.secondary {\n    background: #eef4ed;\n    color: #2e6b4a !important;\n    border: 1px solid #a7c957;\n  }\n\n  .pinlord-event-dropdowns details {\n    border: 1px solid #d8ded6;\n    border-radius: 15px;\n    overflow: hidden;\n    background: #ffffff;\n  }\n\n  .pinlord-event-dropdowns details + details {\n    margin-top: 10px;\n  }\n\n  .pinlord-event-dropdowns summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 14px 16px;\n    background: #eef4ed;\n    color: #1f2a22;\n    font-weight: 900;\n    position: relative;\n    padding-right: 48px;\n  }\n\n  .pinlord-event-dropdowns summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .pinlord-event-dropdowns summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 16px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: #2e6b4a;\n    font-size: 22px;\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .pinlord-event-dropdowns details[open] summary::after {\n    content: \"–\";\n  }\n\n  .pinlord-event-dropdown-content {\n    padding: 16px;\n    background: #ffffff;\n    border-top: 1px solid #d8ded6;\n  }\n\n  .pinlord-event-dropdown-content ul {\n    padding-left: 20px;\n    margin: 0;\n  }\n\n  .pinlord-event-dropdown-content li + li {\n    margin-top: 6px;\n  }\n\n  .pinlord-event-dropdown-content a,\n  .pinlord-event-section a {\n    color: #2e6b4a;\n    font-weight: 800;\n  }\n\n  @media (max-width: 749px) {\n    .pinlord-event-hero,\n    .pinlord-event-dropdowns,\n    .pinlord-event-section {\n      padding: 18px;\n    }\n\n    .pinlord-event-page h2 {\n      font-size: 25px;\n    }\n\n    .pinlord-event-quick,\n    .pinlord-event-link-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 480px) {\n    .pinlord-event-quick,\n    .pinlord-event-link-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pinlord-event-page\"\u003e\n  \u003cdiv class=\"pinlord-event-hero\"\u003e\n    \u003cp class=\"pinlord-event-kicker\"\u003e曼谷创作者节，动漫，角色扮演，艺术，手工艺与音乐\u003c\/p\u003e\n    \u003ch2\u003eAFA创作者超级节2026：访问Pinlord，获取珐琅徽章、艺术家商品与创意收藏品 ✨  \u003c\/h2\u003e\n\n    \u003cp\u003e\u003cstrong\u003eAFA创作者超级节2026\u003c\/strong\u003e是一个以社区为中心的创作者节，庆祝艺术、角色扮演、手工艺、音乐、动漫文化、独立创作者和区域内的创意社区。  \u003c\/p\u003e\n\n    \u003cp\u003eAFA创作者超级节围绕\u003cstrong\u003e创造、分享与玩乐\u003c\/strong\u003e的精神，汇聚知名创作者、新兴艺术家、粉丝、展商和创意社区，带来一个充满灵感、发现和粉丝文化的周末。  \u003c\/p\u003e\n\n    \u003cp\u003e如果你喜欢珐琅徽章、艺术家商品、可爱收藏品、会展限定、动漫风格配饰或定制产品创意，务必将\u003cstrong\u003ePinlord\u003c\/strong\u003e加入你的AFA创作者超级节计划。  \u003c\/p\u003e\n\n    \u003cdiv class=\"pinlord-event-badges\"\u003e\n      \u003cspan class=\"pinlord-event-badge\"\u003e📍 曼谷QSNCC  \u003c\/span\u003e\n      \u003cspan class=\"pinlord-event-badge\"\u003e🗓️ 2026年5月30日至31日  \u003c\/span\u003e\n      \u003cspan class=\"pinlord-event-badge\"\u003e🎨 创作者、艺术家与手工艺者  \u003c\/span\u003e\n      \u003cspan class=\"pinlord-event-badge\"\u003e✨ 珐琅徽章与艺术家商品  \u003c\/span\u003e\n      \u003cspan class=\"pinlord-event-badge\"\u003e🎭 适合角色扮演的收藏品  \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pinlord-event-quick\"\u003e\n      \u003cdiv class=\"pinlord-event-quick-card\"\u003e\n        \u003cstrong\u003e时间  \u003c\/strong\u003e\n        \u003cspan\u003e2026年5月30日至31日  \u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pinlord-event-quick-card\"\u003e\n        \u003cstrong\u003e哪里  \u003c\/strong\u003e\n        \u003cspan\u003e诗丽吉皇后国家会议中心\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pinlord-event-quick-card\"\u003e\n        \u003cstrong\u003e地点  \u003c\/strong\u003e\n        \u003cspan\u003e泰国曼谷  \u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pinlord-event-quick-card\"\u003e\n        \u003cstrong\u003e展位  \u003c\/strong\u003e\n        \u003cspan\u003ePinlord展位列入官方活动指南  \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pinlord-event-cta\"\u003e\n      \u003ca class=\"pinlord-event-button\" href=\"https:\/\/www.qsncc.com\/en\/\" target=\"_blank\" rel=\"noopener\"\u003e查看QSNCC场地信息  \u003c\/a\u003e\n      \u003ca class=\"pinlord-event-button secondary\" href=\"https:\/\/pinlord.com\/collections\/pinlord-shop-everything\" target=\"_blank\" rel=\"noopener\"\u003e购买Pinlord珐琅徽章  \u003c\/a\u003e\n      \u003ca class=\"pinlord-event-button secondary\" href=\"https:\/\/pinlord.com\/pages\/contact-pin-lord-request\" target=\"_blank\" rel=\"noopener\"\u003e开始定制商品报价  \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pinlord-event-section\"\u003e\n    \u003cp class=\"pinlord-event-kicker\"\u003e规划你的AFA创作者超级节商品搜寻  \u003c\/p\u003e\n    \u003ch3\u003e与Pinlord一起探索  \u003c\/h3\u003e\n    \u003cp\u003ePinlord帮助粉丝、艺术家、创作者和品牌将创意变成定制商品。在像AFA创作者超级节这样的创作者活动中，珐琅徽章和小型收藏品是展示艺术风格、支持独立创作者、建立粉丝社区和制作难忘会展产品的完美选择。  \u003c\/p\u003e\n\n    \u003cdiv class=\"pinlord-event-link-grid\"\u003e\n      \u003ca class=\"pinlord-event-link-card\" href=\"https:\/\/pinlord.com\/collections\/pinlord-shop-everything\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cstrong\u003e购买珐琅徽章  \u003c\/strong\u003e\n        \u003cspan\u003e探索可爱、收藏和艺术家设计的Pinlord店铺商品。  \u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"pinlord-event-link-card\" href=\"https:\/\/pinlord.com\/collections\/custom-ethical-products\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cstrong\u003e制作定制商品  \u003c\/strong\u003e\n        \u003cspan\u003e制作定制珐琅徽章、吊饰、贴纸、布章等。  \u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"pinlord-event-link-card\" href=\"https:\/\/pinlord.com\/collections\/free-custom-product-design-templates\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cstrong\u003e免费设计模板  \u003c\/strong\u003e\n        \u003cspan\u003e下载模板，帮助准备定制产品的艺术作品。  \u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"pinlord-event-link-card\" href=\"https:\/\/pinlord.com\/blogs\/product-guides\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cstrong\u003e产品指南  \u003c\/strong\u003e\n        \u003cspan\u003e了解珐琅徽章、吊饰、贴纸和艺术家商品的制作过程。  \u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"pinlord-event-link-card\" href=\"https:\/\/pinlord.com\/collections\/factory-reviews\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cstrong\u003e工厂评价  \u003c\/strong\u003e\n        \u003cspan\u003e在开始生产前比较定制制造选项。  \u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"pinlord-event-link-card\" href=\"https:\/\/pinlord.com\/collections\/projects\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cstrong\u003e品牌项目  \u003c\/strong\u003e\n        \u003cspan\u003e查看定制商品项目和创意产品的示例。  \u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pinlord-event-dropdowns\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eAFA创作者超级节2026活动详情  \u003c\/summary\u003e\n      \u003cdiv class=\"pinlord-event-dropdown-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e活动：\u003c\/strong\u003eAFA创作者超级节2026  \u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e日期：\u003c\/strong\u003e2026年5月30日星期六至5月31日星期日  \u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e场地：\u003c\/strong\u003e素里奇王后国家会议中心  \u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e地点：\u003c\/strong\u003e泰国曼谷\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e适合对象：\u003c\/strong\u003e艺术家、动漫粉丝、创作者、角色扮演者、手工艺者、音乐人、参展商、收藏家和创意社区\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e场地信息：\u003c\/strong\u003e \u003ca href=\"https:\/\/www.qsncc.com\/en\/\" target=\"_blank\" rel=\"noopener\"\u003e诗丽吉皇后国家会议中心\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e为什么AFA创作者超级节是艺术家周边的完美选择\u003c\/summary\u003e\n      \u003cdiv class=\"pinlord-event-dropdown-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eAFA创作者超级节围绕创作者文化打造，是艺术家、插画师、手工艺者、角色扮演制作者和独立周边卖家的理想活动。\u003c\/li\u003e\n          \u003cli\u003e搪瓷徽章、亚克力挂件、贴纸、布章和钥匙扣等小型收藏品非常适合艺术家摊位、粉丝社区和展会购物。\u003c\/li\u003e\n          \u003cli\u003e粉丝们可以在高度互动的活动环境中发现艺术作品、角色、手工制品、粉丝配件和创作者主导的产品。\u003c\/li\u003e\n          \u003cli\u003e对于新兴创作者来说，像AFA创作者超级节这样的活动是测试设计、推出新周边并了解粉丝喜好的绝佳场所。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e在AFA创作者超级节参观Pinlord\u003c\/summary\u003e\n      \u003cdiv class=\"pinlord-event-dropdown-content\"\u003e\n        \u003cp\u003e在官方AFA创作者超级节活动指南中找到Pinlord展位。将Pinlord加入你的节日清单，获取搪瓷徽章、可爱收藏品、艺术家周边灵感和定制产品创意。\u003c\/p\u003e\n\n        \u003cp\u003e你还可以浏览\u003ca href=\"https:\/\/pinlord.com\/collections\/pinlord-shop-everything\" target=\"_blank\" rel=\"noopener\"\u003ePinlord商店\u003c\/a\u003e，查看我们的\u003ca href=\"https:\/\/pinlord.com\/blogs\/product-guides\" target=\"_blank\" rel=\"noopener\"\u003e定制产品指南\u003c\/a\u003e，或通过我们的\u003ca href=\"https:\/\/pinlord.com\/pages\/contact-pin-lord-request\" target=\"_blank\" rel=\"noopener\"\u003e定制产品请求页面\u003c\/a\u003e开始获取适合展会的定制周边报价。\u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e针对粉丝：\u003c\/strong\u003e寻找适合你的包包、夹克、挂绳或徽章板的搪瓷徽章和小配件。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e针对艺术家：\u003c\/strong\u003e了解如何将你的艺术作品转化为搪瓷徽章、亚克力挂件、贴纸、布章和钥匙扣。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e针对品牌和活动：\u003c\/strong\u003e探索用于赠品、发布会、创意社区和活动激活的道德定制周边选项。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e为艺术家、手工艺者和粉丝品牌定制搪瓷徽章\u003c\/summary\u003e\n      \u003cdiv class=\"pinlord-event-dropdown-content\"\u003e\n        \u003cp\u003e如果AFA创作者超级节激发了你制作自己周边的灵感，Pinlord可以帮助你将创意变成真正的定制产品。\u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e定制搪瓷徽章：\u003c\/strong\u003e非常适合艺术家、粉丝社区、展会、Kickstarter活动、小型企业和品牌周边。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e定制亚克力吊饰：\u003c\/strong\u003e非常适合动漫风格艺术、角色设计、钥匙扣和艺术家摊位产品。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e定制贴纸：\u003c\/strong\u003e为创作者、插画师、游戏玩家、主播和粉丝社区提供的低成本商品选择。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e定制布章：\u003c\/strong\u003e适合夹克、包包、角色扮演团体、俱乐部和社区商品。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e免费模板：\u003c\/strong\u003e使用我们的\u003ca href=\"https:\/\/pinlord.com\/collections\/free-custom-product-design-templates\" target=\"_blank\" rel=\"noopener\"\u003e免费定制产品模板\u003c\/a\u003e在生产前准备您的艺术作品。\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cp\u003e准备好制作自己的商品了吗？从我们的\u003ca href=\"https:\/\/pinlord.com\/collections\/custom-ethical-products\" target=\"_blank\" rel=\"noopener\"\u003e定制环保产品\u003c\/a\u003e开始，或通过\u003ca href=\"https:\/\/pinlord.com\/pages\/contact-pin-lord-request\" target=\"_blank\" rel=\"noopener\"\u003ePinlord 定制报价表\u003c\/a\u003e提交项目。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e参加 AFA 创作者超级节 2026 需携带物品\u003c\/summary\u003e\n      \u003cdiv class=\"pinlord-event-dropdown-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e适合别徽章的包或夹克：\u003c\/strong\u003e在活动现场展示您的珐琅徽章收藏的完美选择。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e创作者愿望清单：\u003c\/strong\u003e在到达前保存您必访的艺术家、摊位、表演和商品点。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e舒适的鞋子：\u003c\/strong\u003e您可能会花数小时探索创作者摊位、社区空间、展览和舞台区域。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e角色扮演修补基础：\u003c\/strong\u003e安全别针、胶带、小夹子和便携充电器能帮您应急。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e艺术作品创意：\u003c\/strong\u003e如果您是创作者，请携带草图或产品创意，开始规划您自己的定制珐琅徽章或艺术家商品。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAFA 创作者超级节 2026 关键词及创作者指南\u003c\/summary\u003e\n      \u003cdiv class=\"pinlord-event-dropdown-content\"\u003e\n        \u003cp\u003eAFA 创作者超级节 2026 是寻找曼谷动漫活动、泰国创作者节、角色扮演活动、艺术家摊位商品、珐琅徽章卖家、动漫收藏品、手工艺品和定制粉丝商品的粉丝们的重要活动。\u003c\/p\u003e\n\n        \u003cp\u003e对于 Pinlord 来说，这也是一个与想要制作定制珐琅徽章、亚克力吊饰、贴纸、布章、钥匙扣及其他艺术家商品的创作者们建立联系的绝佳机会，适用于网店、展会、粉丝社区和创意品牌活动。\u003c\/p\u003e\n\n        \u003cp\u003e实用链接：\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/www.qsncc.com\/en\/\" target=\"_blank\" rel=\"noopener\"\u003e诗丽吉皇后国家会议中心\u003c\/a\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/pinlord.com\/collections\/pinlord-shop-everything\" target=\"_blank\" rel=\"noopener\"\u003ePinlord 商店\u003c\/a\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/pinlord.com\/collections\/custom-ethical-products\" target=\"_blank\" rel=\"noopener\"\u003e定制环保产品\u003c\/a\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/pinlord.com\/collections\/free-custom-product-design-templates\" target=\"_blank\" rel=\"noopener\"\u003e免费定制产品模板\u003c\/a\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/pinlord.com\/pages\/contact-pin-lord-request\" target=\"_blank\" rel=\"noopener\"\u003e请求定制商品报价\u003c\/a\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Event\",\n    \"name\": \"AFA Creators Super Fest 2026\",\n    \"description\": \"AFA Creators Super Fest 2026 is a creator-focused festival in Bangkok for artists, anime fans, cosplayers, crafters, musicians and creative communities. Visit Pinlord for enamel pins, artist merch, custom product inspiration and convention collectibles.\",\n    \"startDate\": \"2026-05-30T10:00:00+07:00\",\n    \"endDate\": \"2026-05-31T18:00:00+07:00\",\n    \"eventAttendanceMode\": \"https:\/\/schema.org\/OfflineEventAttendanceMode\",\n    \"eventStatus\": \"https:\/\/schema.org\/EventScheduled\",\n    \"location\": {\n      \"@type\": \"Place\",\n      \"name\": \"Queen Sirikit National Convention Center\",\n      \"address\": {\n        \"@type\": \"PostalAddress\",\n        \"streetAddress\": \"60 Ratchadaphisek Road\",\n        \"addressLocality\": \"Khlong Toei\",\n        \"addressRegion\": \"Bangkok\",\n        \"addressCountry\": \"TH\"\n      }\n    },\n    \"organizer\": {\n      \"@type\": \"Organization\",\n      \"name\": \"AFA Creators Super Fest\"\n    }\n  }\n  \u003c\/script\u003e\n\u003c\/div\u003e","brand":"Pinlord.com","offers":[{"title":"Default Title","offer_id":42858302374001,"sku":null,"price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1808\/7797\/files\/44405740-debc-47a7-b017-fc438128dc5b.jpg?v=1774473133","url":"https:\/\/pinlord.com\/zh\/products\/afa-2026-pinlord","provider":"Pinlord.com","version":"1.0","type":"link"}