{"id":23351,"date":"2026-07-29T13:11:58","date_gmt":"2026-07-29T13:11:58","guid":{"rendered":"https:\/\/source.kitsid.com\/bsite\/?page_id=23351"},"modified":"2026-09-11T06:21:00","modified_gmt":"2026-09-11T06:21:00","slug":"about-us","status":"publish","type":"page","link":"https:\/\/goldensunmk.com\/bsite\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"23351\" class=\"elementor elementor-23351\">\n\t\t\t\t<div class=\"elementor-element elementor-element-69d5e730 e-flex e-con-boxed e-con e-parent\" data-id=\"69d5e730\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5c2efecc elementor-widget elementor-widget-text-editor\" data-id=\"5c2efecc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<style>\n  .gsm-about,\n  .gsm-about * {\n    box-sizing: border-box;\n  }\n\n  .gsm-about {\n    --ink: #25293a;\n    --text: #50566b;\n    --muted: #777d92;\n\n    --accent: #52639d;\n\n    --porcelain: #fbfbfd;\n    --ice: #eef0f7;\n    --periwinkle: #dde2f1;\n    --soft: #f4f3f8;\n    --white: #ffffff;\n\n    --line: #c8ccda;\n    --line-dark: #9299ae;\n\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    background: var(--white);\n    color: var(--ink);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.7;\n  }\n\n  .gsm-about a {\n    color: inherit;\n    text-decoration: none;\n  }\n\n  .gsm-wrap {\n    width: 90%;\n    max-width: 1180px;\n    margin: 0 auto;\n  }\n\n  .gsm-kicker {\n    display: inline-block;\n    color: var(--accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 2.1px;\n    text-transform: uppercase;\n  }\n\n\n  \/* =========================================\n     01 \/ OPENING\n  ========================================= *\/\n\n  .gsm-opening {\n    padding: 68px 0 76px;\n    background: var(--porcelain);\n  }\n\n  .gsm-opening-top {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 30px;\n    padding-bottom: 17px;\n    border-bottom: 1px solid var(--line);\n  }\n\n  .gsm-opening-top span:last-child {\n    color: var(--muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n  }\n\n  .gsm-brand {\n    margin: 34px 0 36px;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(62px, 11vw, 132px);\n    font-weight: 400;\n    line-height: .87;\n    letter-spacing: -6px;\n  }\n\n  .gsm-opening-copy {\n    display: grid;\n    grid-template-columns: 1.35fr .65fr;\n    gap: 75px;\n    align-items: start;\n  }\n\n  .gsm-opening-copy h1 {\n    max-width: 780px;\n    margin: 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 5.4vw, 62px);\n    font-weight: 400;\n    line-height: 1.05;\n  }\n\n  .gsm-opening-copy h1 em {\n    color: var(--accent);\n    font-weight: 400;\n  }\n\n  .gsm-opening-copy p {\n    margin: 6px 0 0;\n    padding-top: 20px;\n    border-top: 3px solid var(--accent);\n    color: var(--text);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n\n  \/* =========================================\n     02 \/ WOVEN COLLECTION\n  ========================================= *\/\n\n  .gsm-weave {\n    padding: 90px 0;\n    overflow: hidden;\n    background: var(--white);\n  }\n\n  .gsm-weave-intro {\n    display: grid;\n    grid-template-columns: 180px 1fr;\n    gap: 50px;\n    margin-bottom: 48px;\n  }\n\n  .gsm-weave-intro h2 {\n    max-width: 760px;\n    margin: 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 5.5vw, 62px);\n    font-weight: 400;\n    line-height: 1.05;\n  }\n\n  .gsm-weave-board {\n    display: grid;\n    grid-template-columns: repeat(12, 1fr);\n    row-gap: 14px;\n  }\n\n  .gsm-thread {\n    position: relative;\n    display: grid;\n    grid-template-columns: 65px 1fr auto;\n    gap: 20px;\n    align-items: center;\n    padding: 24px 42px;\n    color: var(--ink);\n    transition:\n      transform .22s ease,\n      background .22s ease;\n  }\n\n  .gsm-thread::before {\n    content: \"\";\n    position: absolute;\n    left: 18px;\n    right: 18px;\n    bottom: 8px;\n    height: 1px;\n    background: rgba(37, 41, 58, .18);\n  }\n\n  .gsm-thread:hover {\n    transform: translateX(8px);\n    background: #e4e7f2 !important;\n  }\n\n  .gsm-thread:nth-child(1) {\n    grid-column: 1 \/ 10;\n    background: var(--periwinkle);\n    clip-path: polygon(\n      0 0,\n      96% 0,\n      100% 50%,\n      96% 100%,\n      0 100%,\n      3% 50%\n    );\n  }\n\n  .gsm-thread:nth-child(2) {\n    grid-column: 4 \/ 13;\n    background: var(--ice);\n    clip-path: polygon(\n      4% 0,\n      100% 0,\n      97% 50%,\n      100% 100%,\n      4% 100%,\n      0 50%\n    );\n  }\n\n  .gsm-thread:nth-child(3) {\n    grid-column: 1 \/ 8;\n    background: var(--soft);\n    border: 1px solid var(--line);\n    clip-path: polygon(\n      0 0,\n      95% 0,\n      100% 50%,\n      95% 100%,\n      0 100%,\n      4% 50%\n    );\n  }\n\n  .gsm-thread:nth-child(4) {\n    grid-column: 6 \/ 13;\n    background: var(--periwinkle);\n    clip-path: polygon(\n      5% 0,\n      100% 0,\n      96% 50%,\n      100% 100%,\n      5% 100%,\n      0 50%\n    );\n  }\n\n  .gsm-thread:nth-child(5) {\n    grid-column: 2 \/ 11;\n    background: var(--ice);\n    clip-path: polygon(\n      0 0,\n      96% 0,\n      100% 50%,\n      96% 100%,\n      0 100%,\n      3% 50%\n    );\n  }\n\n  .gsm-thread-no {\n    color: var(--accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 1.3px;\n  }\n\n  .gsm-thread-name {\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(29px, 4.5vw, 47px);\n    line-height: 1;\n  }\n\n  .gsm-thread-arrow {\n    color: var(--accent);\n    font-size: 22px;\n  }\n\n\n  \/* =========================================\n     03 \/ BRAND STORY\n  ========================================= *\/\n\n  .gsm-interlace {\n    padding: 90px 0;\n    background: var(--periwinkle);\n  }\n\n  .gsm-interlace-grid {\n    display: grid;\n    grid-template-columns: .8fr 1.2fr;\n    gap: 70px;\n    align-items: start;\n  }\n\n  .gsm-interlace-left {\n    position: sticky;\n    top: 30px;\n  }\n\n  .gsm-interlace-left h2 {\n    margin: 13px 0 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 5vw, 56px);\n    font-weight: 400;\n    line-height: 1.07;\n  }\n\n  .gsm-interlace-text {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 34px 42px;\n  }\n\n  .gsm-interlace-text p {\n    margin: 0;\n    padding-top: 20px;\n    border-top: 1px solid #aeb5ca;\n    color: var(--text);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n  .gsm-interlace-text strong {\n    display: block;\n    margin-bottom: 9px;\n    color: var(--accent);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 22px;\n    font-weight: 400;\n  }\n\n\n  \/* =========================================\n     04 \/ INLINE WARDROBE\n  ========================================= *\/\n\n  .gsm-inline {\n    padding: 92px 0;\n    background: var(--soft);\n  }\n\n  .gsm-inline-inner {\n    max-width: 1050px;\n    margin-left: auto;\n  }\n\n  .gsm-inline p {\n    margin: 16px 0 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(31px, 4.8vw, 52px);\n    line-height: 1.42;\n  }\n\n  .gsm-inline a {\n    color: var(--accent);\n    border-bottom: 1px solid #8995bd;\n    transition:\n      color .2s ease,\n      border-color .2s ease;\n  }\n\n  .gsm-inline a:hover {\n    color: #37467f;\n    border-color: #37467f;\n  }\n\n\n  \/* =========================================\n     05 \/ CONTRAST SECTION\n  ========================================= *\/\n\n  .gsm-space {\n    padding: 88px 0;\n    background: var(--white);\n  }\n\n  .gsm-space-grid {\n    display: grid;\n    grid-template-columns: 1fr 150px 1fr;\n    gap: 45px;\n    align-items: stretch;\n  }\n\n  .gsm-space-copy {\n    padding: 32px 0;\n    border-top: 1px solid var(--line-dark);\n    border-bottom: 1px solid var(--line-dark);\n  }\n\n  .gsm-space-copy h3 {\n    margin: 12px 0 18px;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(29px, 4vw, 42px);\n    font-weight: 400;\n    line-height: 1.08;\n  }\n\n  .gsm-space-copy p {\n    margin: 0;\n    color: var(--text);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n  .gsm-space-center {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--ice);\n  }\n\n  .gsm-space-center span {\n    color: var(--accent);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 70px;\n    line-height: 1;\n  }\n\n\n  \/* =========================================\n     06 \/ BRAND PRINCIPLES\n  ========================================= *\/\n\n  .gsm-verbs {\n    padding: 90px 0;\n    background: var(--ice);\n  }\n\n  .gsm-verbs-head {\n    max-width: 780px;\n    margin-bottom: 42px;\n  }\n\n  .gsm-verbs-head h2 {\n    margin: 12px 0 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 5vw, 57px);\n    font-weight: 400;\n    line-height: 1.07;\n  }\n\n  .gsm-word-field {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px 22px;\n    padding: 27px 0;\n    border-top: 1px solid #b9bfd0;\n    border-bottom: 1px solid #b9bfd0;\n  }\n\n  .gsm-word-field span {\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(35px, 6vw, 68px);\n    line-height: 1.05;\n  }\n\n  .gsm-word-field span::after {\n    content: \"\/\";\n    margin-left: 22px;\n    color: var(--accent);\n  }\n\n  .gsm-word-field span:last-child::after {\n    content: \"\";\n    margin: 0;\n  }\n\n  .gsm-verbs-note {\n    display: grid;\n    grid-template-columns: 180px 1fr;\n    gap: 45px;\n    margin-top: 30px;\n  }\n\n  .gsm-verbs-note p {\n    max-width: 720px;\n    margin: 0;\n    color: var(--text);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n\n  \/* =========================================\n     07 \/ FINAL\n  ========================================= *\/\n\n  .gsm-final {\n    padding: 88px 0;\n    background: var(--periwinkle);\n  }\n\n  .gsm-final-grid {\n    display: grid;\n    grid-template-columns: 1.25fr .75fr;\n    gap: 80px;\n    align-items: end;\n  }\n\n  .gsm-final h2 {\n    margin: 14px 0 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(43px, 6vw, 70px);\n    font-weight: 400;\n    line-height: 1.04;\n  }\n\n  .gsm-final-copy {\n    padding-top: 22px;\n    border-top: 4px solid var(--accent);\n  }\n\n  .gsm-final-copy p {\n    margin: 0;\n    color: var(--text);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n\n  \/* =========================================\n     TABLET\n  ========================================= *\/\n\n  @media (max-width: 900px) {\n\n    .gsm-opening-copy,\n    .gsm-weave-intro,\n    .gsm-interlace-grid,\n    .gsm-final-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .gsm-interlace-left {\n      position: static;\n    }\n\n    .gsm-space-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .gsm-space-center {\n      padding: 20px;\n    }\n\n    .gsm-space-center span {\n      font-size: 46px;\n    }\n\n    .gsm-verbs-note {\n      grid-template-columns: 1fr;\n    }\n  }\n\n\n  \/* =========================================\n     MOBILE\n  ========================================= *\/\n\n  @media (max-width: 650px) {\n\n    .gsm-wrap {\n      width: 88%;\n    }\n\n    .gsm-opening,\n    .gsm-weave,\n    .gsm-interlace,\n    .gsm-inline,\n    .gsm-space,\n    .gsm-verbs,\n    .gsm-final {\n      padding-top: 54px;\n      padding-bottom: 54px;\n    }\n\n    .gsm-opening-top {\n      display: block;\n    }\n\n    .gsm-opening-top span:last-child {\n      display: block;\n      margin-top: 6px;\n    }\n\n    .gsm-brand {\n      font-size: 53px;\n      letter-spacing: -3px;\n      line-height: .95;\n    }\n\n    .gsm-weave-board {\n      display: block;\n    }\n\n    .gsm-thread,\n    .gsm-thread:nth-child(1),\n    .gsm-thread:nth-child(2),\n    .gsm-thread:nth-child(3),\n    .gsm-thread:nth-child(4),\n    .gsm-thread:nth-child(5) {\n      width: 100%;\n      margin: 0 0 12px;\n      padding: 22px 24px;\n      grid-template-columns: 38px 1fr 25px;\n      clip-path: none;\n    }\n\n    .gsm-thread-name {\n      font-size: 29px;\n    }\n\n    .gsm-interlace-text {\n      grid-template-columns: 1fr;\n    }\n\n    .gsm-inline p {\n      font-size: 29px;\n    }\n\n    .gsm-word-field span {\n      font-size: 34px;\n    }\n\n    .gsm-word-field span::after {\n      margin-left: 12px;\n    }\n  }\n<\/style>\n\n\n<div class=\"gsm-about\">\n\n\n  <!-- =========================================\n       01 \/ OPENING\n  ========================================= -->\n\n  <section class=\"gsm-opening\">\n    <div class=\"gsm-wrap\">\n\n      <div class=\"gsm-opening-top\">\n\n        <span class=\"gsm-kicker\">\n          GOLDENSUNMK \/ About Us\n        <\/span>\n\n        <span>\n          Wardrobe \/ Everyday Edition\n        <\/span>\n\n      <\/div>\n\n\n      <div class=\"gsm-brand\">\n        GOLDENSUNMK\n      <\/div>\n\n\n      <div class=\"gsm-opening-copy\">\n\n        <h1>\n          Different pieces can belong together without\n          <em>looking the same.<\/em>\n        <\/h1>\n\n        <p>\n          GOLDENSUNMK brings together coordinated sets,\n          polished shirts, knitwear, pants and everyday\n          T-shirts as flexible parts of one wardrobe.\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- =========================================\n       02 \/ COLLECTION\n  ========================================= -->\n\n  <section class=\"gsm-weave\">\n    <div class=\"gsm-wrap\">\n\n      <div class=\"gsm-weave-intro\">\n\n        <span class=\"gsm-kicker\">\n          The Collection\n        <\/span>\n\n        <h2>\n          Five different directions inside one wardrobe.\n        <\/h2>\n\n      <\/div>\n\n\n      <div class=\"gsm-weave-board\">\n\n\n        <a\n          href=\"https:\/\/goldensunmk.com\/product-category\/blouses-shirts\/\"\n          class=\"gsm-thread\"\n        >\n\n          <span class=\"gsm-thread-no\">\n            01\n          <\/span>\n\n          <span class=\"gsm-thread-name\">\n            Blouses &#038; Shirts\n          <\/span>\n\n          <span class=\"gsm-thread-arrow\">\n            \u2197\n          <\/span>\n\n        <\/a>\n\n\n        <a\n          href=\"https:\/\/goldensunmk.com\/product-category\/clothing-set\/\"\n          class=\"gsm-thread\"\n        >\n\n          <span class=\"gsm-thread-no\">\n            02\n          <\/span>\n\n          <span class=\"gsm-thread-name\">\n            Clothing Sets\n          <\/span>\n\n          <span class=\"gsm-thread-arrow\">\n            \u2197\n          <\/span>\n\n        <\/a>\n\n\n        <a\n          href=\"https:\/\/goldensunmk.com\/product-category\/knitwear\/\"\n          class=\"gsm-thread\"\n        >\n\n          <span class=\"gsm-thread-no\">\n            03\n          <\/span>\n\n          <span class=\"gsm-thread-name\">\n            Knitwear\n          <\/span>\n\n          <span class=\"gsm-thread-arrow\">\n            \u2197\n          <\/span>\n\n        <\/a>\n\n\n        <a\n          href=\"https:\/\/goldensunmk.com\/product-category\/pants\/\"\n          class=\"gsm-thread\"\n        >\n\n          <span class=\"gsm-thread-no\">\n            04\n          <\/span>\n\n          <span class=\"gsm-thread-name\">\n            Pants\n          <\/span>\n\n          <span class=\"gsm-thread-arrow\">\n            \u2197\n          <\/span>\n\n        <\/a>\n\n\n        <a\n          href=\"https:\/\/goldensunmk.com\/product-category\/t-shirts\/\"\n          class=\"gsm-thread\"\n        >\n\n          <span class=\"gsm-thread-no\">\n            05\n          <\/span>\n\n          <span class=\"gsm-thread-name\">\n            T-Shirts\n          <\/span>\n\n          <span class=\"gsm-thread-arrow\">\n            \u2197\n          <\/span>\n\n        <\/a>\n\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- =========================================\n       03 \/ STORY\n  ========================================= -->\n\n  <section class=\"gsm-interlace\">\n    <div class=\"gsm-wrap gsm-interlace-grid\">\n\n      <div class=\"gsm-interlace-left\">\n\n        <span class=\"gsm-kicker\">\n          Why GOLDENSUNMK\n        <\/span>\n\n        <h2>\n          A wardrobe works better when its parts can cross paths.\n        <\/h2>\n\n      <\/div>\n\n\n      <div class=\"gsm-interlace-text\">\n\n        <p>\n          <strong>\n            Structure\n          <\/strong>\n\n          Blouses, shirts and pants can introduce\n          a cleaner shape when the day asks for\n          more definition.\n        <\/p>\n\n\n        <p>\n          <strong>\n            Ease\n          <\/strong>\n\n          T-shirts keep the wardrobe uncomplicated\n          and create an adaptable foundation\n          for repeat dressing.\n        <\/p>\n\n\n        <p>\n          <strong>\n            Texture\n          <\/strong>\n\n          Knitwear adds tactile depth and warmth\n          without requiring the rest of the outfit\n          to change.\n        <\/p>\n\n\n        <p>\n          <strong>\n            Connection\n          <\/strong>\n\n          Clothing sets bring different pieces together\n          when a coordinated starting point feels\n          more useful.\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- =========================================\n       04 \/ INLINE COLLECTION LINKS\n  ========================================= -->\n\n  <section class=\"gsm-inline\">\n    <div class=\"gsm-wrap\">\n\n      <div class=\"gsm-inline-inner\">\n\n        <span class=\"gsm-kicker\">\n          Build It Differently\n        <\/span>\n\n        <p>\n          Start with\n          <a href=\"https:\/\/goldensunmk.com\/product-category\/pants\/\">\n            Pants\n          <\/a>\n          for structure, bring in\n          <a href=\"https:\/\/goldensunmk.com\/product-category\/blouses-shirts\/\">\n            Blouses &#038; Shirts\n          <\/a>\n          for polish, simplify with\n          <a href=\"https:\/\/goldensunmk.com\/product-category\/t-shirts\/\">\n            T-Shirts\n          <\/a>,\n          soften the combination with\n          <a href=\"https:\/\/goldensunmk.com\/product-category\/knitwear\/\">\n            Knitwear\n          <\/a>,\n          or begin with\n          <a href=\"https:\/\/goldensunmk.com\/product-category\/clothing-set\/\">\n            Clothing Sets\n          <\/a>\n          when coordination matters first.\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- =========================================\n       05 \/ CONTRAST\n  ========================================= -->\n\n  <section class=\"gsm-space\">\n    <div class=\"gsm-wrap\">\n\n      <div class=\"gsm-space-grid\">\n\n        <div class=\"gsm-space-copy\">\n\n          <span class=\"gsm-kicker\">\n            One Side\n          <\/span>\n\n          <h3>\n            Clothes with a clear purpose.\n          <\/h3>\n\n          <p>\n            Each category begins with a different function:\n            structure, simplicity, texture or coordination.\n            Those differences are intentional.\n          <\/p>\n\n        <\/div>\n\n\n        <div class=\"gsm-space-center\">\n          <span>&amp;<\/span>\n        <\/div>\n\n\n        <div class=\"gsm-space-copy\">\n\n          <span class=\"gsm-kicker\">\n            The Other Side\n          <\/span>\n\n          <h3>\n            Styling without a fixed formula.\n          <\/h3>\n\n          <p>\n            The original purpose of a piece does not need\n            to determine the final outfit. The wardrobe\n            remains open enough to change with you.\n          <\/p>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- =========================================\n       06 \/ PRINCIPLES\n  ========================================= -->\n\n  <section class=\"gsm-verbs\">\n    <div class=\"gsm-wrap\">\n\n      <div class=\"gsm-verbs-head\">\n\n        <span class=\"gsm-kicker\">\n          Our Approach\n        <\/span>\n\n        <h2>\n          We think about wardrobes through actions, not dress codes.\n        <\/h2>\n\n      <\/div>\n\n\n      <div class=\"gsm-word-field\">\n\n        <span>Combine<\/span>\n        <span>Layer<\/span>\n        <span>Repeat<\/span>\n        <span>Adjust<\/span>\n        <span>Rewear<\/span>\n\n      <\/div>\n\n\n      <div class=\"gsm-verbs-note\">\n\n        <span class=\"gsm-kicker\">\n          GOLDENSUNMK \/ 05\n        <\/span>\n\n        <p>\n          The goal is not to create one permanent look.\n          It is to make it easier for familiar pieces\n          to take on different roles across different days.\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- =========================================\n       07 \/ FINAL\n  ========================================= -->\n\n  <section class=\"gsm-final\">\n    <div class=\"gsm-wrap gsm-final-grid\">\n\n      <div>\n\n        <span class=\"gsm-kicker\">\n          About GOLDENSUNMK\n        <\/span>\n\n        <h2>\n          A wardrobe should leave room for change.\n        <\/h2>\n\n      <\/div>\n\n\n      <div class=\"gsm-final-copy\">\n\n        <p>\n          GOLDENSUNMK is built around useful contrasts:\n          refined and relaxed, structured and soft,\n          coordinated and individual. Different categories\n          can remain distinct while still belonging together.\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>GOLDENSUNMK \/ About Us Wardrobe \/ Everyday Edition GOLDENSUNMK Different pieces can belong together without looking the same. GOLDENSUNMK brings together coordinated sets, polished shirts, knitwear, pants and everyday T-shirts as flexible parts of one wardrobe. The Collection Five different directions inside one wardrobe. 01 Blouses &#038; Shirts \u2197 02 Clothing Sets \u2197 03 Knitwear &hellip;<\/p>\n<p class=\"read-more\"> <a class=\" thunk-readmore button \" href=\"https:\/\/goldensunmk.com\/bsite\/about-us\/\"> <span class=\"screen-reader-text\">About Us<\/span>Read More<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-23351","page","type-page","status-publish","hentry","thunk-woo-product-list","opn-qv-enable","th-shop-mania-woo-hover-","open-single-product-tab-horizontal","open-shadow-","open-shadow-hover-"],"_links":{"self":[{"href":"https:\/\/goldensunmk.com\/bsite\/wp-json\/wp\/v2\/pages\/23351","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/goldensunmk.com\/bsite\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/goldensunmk.com\/bsite\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/goldensunmk.com\/bsite\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/goldensunmk.com\/bsite\/wp-json\/wp\/v2\/comments?post=23351"}],"version-history":[{"count":4,"href":"https:\/\/goldensunmk.com\/bsite\/wp-json\/wp\/v2\/pages\/23351\/revisions"}],"predecessor-version":[{"id":24475,"href":"https:\/\/goldensunmk.com\/bsite\/wp-json\/wp\/v2\/pages\/23351\/revisions\/24475"}],"wp:attachment":[{"href":"https:\/\/goldensunmk.com\/bsite\/wp-json\/wp\/v2\/media?parent=23351"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}