{"product_id":"scented-twistable-wax-crayons-set-of-8","title":"Scented Twistable Wax Crayons — Set of 8","description":"\u003cstyle\u003e\n  .scented-twistable-crayon-description {\n    width: 100%;\n    max-width: 100%;\n    color: #10243a;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .scented-twistable-crayon-description *,\n  .scented-twistable-crayon-description *::before,\n  .scented-twistable-crayon-description *::after {\n    box-sizing: border-box;\n  }\n\n  .scented-twistable-crayon-description p {\n    margin: 0;\n  }\n\n  .stc-intro {\n    max-width: 960px;\n    margin: 0 0 26px;\n    color: #536174;\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  .stc-specifications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    margin: 0 0 28px;\n    border-top: 1px solid #d6dfe7;\n    border-left: 1px solid #d6dfe7;\n    background: #ffffff;\n  }\n\n  .stc-specification {\n    min-width: 0;\n    min-height: 84px;\n    padding: 15px 16px;\n    border-right: 1px solid #d6dfe7;\n    border-bottom: 1px solid #d6dfe7;\n    background: #ffffff;\n  }\n\n  .stc-specification-label {\n    display: block;\n    margin-bottom: 5px;\n    color: #69788b;\n    font-size: 9px;\n    font-weight: 750;\n    line-height: 1.4;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .stc-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .stc-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .stc-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .stc-section details {\n    display: block;\n  }\n\n  .stc-section summary {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 18px;\n    min-height: 62px;\n    padding: 15px 0;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.01em;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .stc-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .stc-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .stc-section-number {\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border: 1px solid #cbd6df;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #ffffff;\n    color: #176a9e;\n    font-size: 10px;\n    font-weight: 750;\n    line-height: 1;\n  }\n\n  .stc-toggle {\n    position: relative;\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border: 1px solid #cbd6df;\n    background: #ffffff;\n  }\n\n  .stc-toggle::before,\n  .stc-toggle::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    width: 11px;\n    height: 1px;\n    background: #10243a;\n    transform: translate(-50%, -50%);\n    transition: transform 0.2s ease;\n  }\n\n  .stc-toggle::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  .stc-section details[open] .stc-toggle::after {\n    transform: translate(-50%, -50%) rotate(0deg);\n  }\n\n  .stc-content {\n    max-width: 1040px;\n    padding: 0 0 24px 39px;\n    color: #526174;\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .stc-content p {\n    margin: 0 0 13px;\n  }\n\n  .stc-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .stc-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .stc-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .stc-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .stc-content li::before {\n    content: \"\";\n    position: absolute;\n    top: 18px;\n    left: 1px;\n    width: 5px;\n    height: 5px;\n    background: #176a9e;\n  }\n\n  .stc-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .stc-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    margin-top: 18px;\n    border-top: 1px solid #d6dfe7;\n    border-left: 1px solid #d6dfe7;\n  }\n\n  .stc-feature-item {\n    min-height: 78px;\n    padding: 13px 14px;\n    border-right: 1px solid #d6dfe7;\n    border-bottom: 1px solid #d6dfe7;\n    background: #ffffff;\n  }\n\n  .stc-feature-label {\n    display: block;\n    margin-bottom: 4px;\n    color: #69788b;\n    font-size: 9px;\n    font-weight: 750;\n    line-height: 1.4;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n  }\n\n  .stc-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .stc-wholesale-table {\n    width: 100%;\n    margin-top: 18px;\n    border-collapse: collapse;\n    border: 1px solid #d6dfe7;\n    table-layout: fixed;\n  }\n\n  .stc-wholesale-table th,\n  .stc-wholesale-table td {\n    padding: 12px 14px;\n    border-right: 1px solid #d6dfe7;\n    border-bottom: 1px solid #d6dfe7;\n    text-align: left;\n    vertical-align: middle;\n  }\n\n  .stc-wholesale-table th:last-child,\n  .stc-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .stc-wholesale-table tr:last-child th,\n  .stc-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .stc-wholesale-table th {\n    width: 42%;\n    background: #f5f7f9;\n    color: #667487;\n    font-size: 9px;\n    font-weight: 750;\n    line-height: 1.4;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n  }\n\n  .stc-wholesale-table td {\n    background: #ffffff;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .stc-order-summary {\n    margin-top: 16px;\n    padding: 15px 16px;\n    border: 1px solid #cbd6df;\n    border-left: 3px solid #176a9e;\n    background: #f7f9fb;\n  }\n\n  .stc-order-summary-label {\n    display: block;\n    margin-bottom: 6px;\n    color: #176a9e;\n    font-size: 9px;\n    font-weight: 750;\n    line-height: 1.4;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .stc-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .stc-order-summary strong {\n    color: #10243a;\n  }\n\n  .stc-note {\n    margin-top: 15px;\n    padding: 13px 14px;\n    border: 1px solid #d6dfe7;\n    background: #f8fafb;\n    color: #59687a;\n    font-size: 12px;\n    line-height: 1.65;\n  }\n\n  .stc-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .stc-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .stc-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .scented-twistable-crayon-description {\n      font-size: 13px;\n    }\n\n    .stc-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .stc-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .stc-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .stc-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .stc-summary-title {\n      gap: 9px;\n    }\n\n    .stc-content {\n      padding: 0 0 21px;\n    }\n\n    .stc-wholesale-table,\n    .stc-wholesale-table tbody,\n    .stc-wholesale-table tr,\n    .stc-wholesale-table th,\n    .stc-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .stc-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .stc-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .stc-wholesale-table th,\n    .stc-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .stc-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .stc-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"scented-twistable-crayon-description\" data-package-singular=\"set\" data-package-plural=\"sets\" data-unit-singular=\"crayon\" data-unit-plural=\"crayons\" data-minimum-packages=\"10\" data-units-per-package=\"8\" data-wholesale-price=\"3.25\"\u003e\n  \u003cp class=\"stc-intro\"\u003e\n    A colourful set of eight scented twistable wax crayons designed to make\n    drawing, colouring, and classroom activities more engaging. Each crayon\n    combines a bright colour with a sweet scent and a convenient rotating\n    mechanism that advances the wax core without the need for sharpening.\n    Slim patterned barrels and individual transparent caps create a compact,\n    eye-catching product suitable for stationery shops, school supply ranges,\n    creative activity sets, and children’s gift assortments.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"stc-specifications\"\u003e\n    \u003cdiv class=\"stc-specification\"\u003e\n      \u003cspan class=\"stc-specification-label\"\u003eSet contents\u003c\/span\u003e\n      \u003cspan class=\"stc-specification-value\"\u003e8 scented wax crayons\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"stc-specification\"\u003e\n      \u003cspan class=\"stc-specification-label\"\u003eColour assortment\u003c\/span\u003e\n      \u003cspan class=\"stc-specification-value\"\u003e8 bright colours\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"stc-specification\"\u003e\n      \u003cspan class=\"stc-specification-label\"\u003eWholesale price\u003c\/span\u003e\n      \u003cspan class=\"stc-specification-value\"\u003e£3.25 per set\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"stc-specification\"\u003e\n      \u003cspan class=\"stc-specification-label\"\u003eMinimum order\u003c\/span\u003e\n      \u003cspan class=\"stc-specification-value\"\u003e10 sets · 80 crayons\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"stc-accordion\"\u003e\n\n    \u003cdiv class=\"stc-section\"\u003e\n      \u003cdetails open\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"stc-summary-title\"\u003e\n            \u003cspan class=\"stc-section-number\"\u003e01\u003c\/span\u003e\n            Scented Colouring with a Twistable Design\n          \u003c\/span\u003e\n\n          \u003cspan class=\"stc-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"stc-content\"\u003e\n          \u003cp\u003e\n            These scented wax crayons combine bright colouring performance\n            with sweet aromas for a more enjoyable and interactive creative\n            experience. The assorted colours are suitable for colouring books,\n            school projects, illustrations, cards, activity sheets, and\n            imaginative drawing.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            A rotating mechanism advances the wax crayon through the barrel,\n            eliminating the need for a separate sharpener. The slim plastic\n            body helps keep the hands away from the wax core, while transparent\n            caps protect each crayon during storage and transport.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"stc-feature-grid\"\u003e\n            \u003cdiv class=\"stc-feature-item\"\u003e\n              \u003cspan class=\"stc-feature-label\"\u003eColouring system\u003c\/span\u003e\n              \u003cspan class=\"stc-feature-value\"\u003e\n                Twistable wax crayons\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"stc-feature-item\"\u003e\n              \u003cspan class=\"stc-feature-label\"\u003eCreative experience\u003c\/span\u003e\n              \u003cspan class=\"stc-feature-value\"\u003e\n                Bright colours with sweet scents\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"stc-feature-item\"\u003e\n              \u003cspan class=\"stc-feature-label\"\u003eDaily convenience\u003c\/span\u003e\n              \u003cspan class=\"stc-feature-value\"\u003e\n                No sharpening required\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"stc-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"stc-summary-title\"\u003e\n            \u003cspan class=\"stc-section-number\"\u003e02\u003c\/span\u003e\n            Materials, Mechanism \u0026amp; Product Details\n          \u003c\/span\u003e\n\n          \u003cspan class=\"stc-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"stc-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProduct type:\u003c\/strong\u003e\n              Scented twistable wax crayons.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eQuantity per set:\u003c\/strong\u003e\n              8 crayons.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eColour assortment:\u003c\/strong\u003e\n              Eight bright assorted colours.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eFragrance:\u003c\/strong\u003e\n              Sweet assorted scents designed to make colouring more engaging.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCrayon material:\u003c\/strong\u003e\n              Coloured wax core inside a protective plastic barrel.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eMechanism:\u003c\/strong\u003e\n              Rotating twist-up system advances and retracts the wax core.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSharpening:\u003c\/strong\u003e\n              No sharpener is required.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eBarrel design:\u003c\/strong\u003e\n              Slim patterned plastic barrel created for controlled handling.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eProtection:\u003c\/strong\u003e\n              Each crayon includes an individual transparent cap.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eRecommended activities:\u003c\/strong\u003e\n              Drawing, colouring, classroom exercises, activity books, cards,\n              crafts, and imaginative play.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePackaging:\u003c\/strong\u003e\n              Compact transparent retail pouch with a hanging tab.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"stc-note\"\u003e\n            \u003cstrong\u003eAssortment note:\u003c\/strong\u003e\n            Exact colour shades and fragrance combinations may vary slightly\n            between wholesale production batches.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"stc-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"stc-summary-title\"\u003e\n            \u003cspan class=\"stc-section-number\"\u003e03\u003c\/span\u003e\n            Use, Storage \u0026amp; Product Care\n          \u003c\/span\u003e\n\n          \u003cspan class=\"stc-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"stc-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003ePreparing the crayon:\u003c\/strong\u003e\n              Remove the transparent cap and rotate the lower part of the\n              barrel until a small section of wax is visible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eColouring:\u003c\/strong\u003e\n              Use light to moderate pressure for smooth and even colour\n              application.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eWax extension:\u003c\/strong\u003e\n              Extend only a short section of the crayon to help reduce the risk\n              of breakage.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAfter use:\u003c\/strong\u003e\n              Rotate the mechanism in the opposite direction to retract the\n              wax core before replacing the cap.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eRecommended surfaces:\u003c\/strong\u003e\n              Suitable for standard drawing paper, colouring books, card, and\n              classroom activity sheets.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eStorage:\u003c\/strong\u003e\n              Keep all crayons inside the original pouch when they are not in\n              use.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eProtection:\u003c\/strong\u003e\n              Store in a cool, dry place away from excessive heat and prolonged\n              direct sunlight.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCleaning:\u003c\/strong\u003e\n              Wipe the plastic barrels and caps with a soft, slightly damp\n              cloth when required.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"stc-note\"\u003e\n            \u003cstrong\u003eUsage note:\u003c\/strong\u003e\n            Excessive heat may soften wax crayons. Keep the set away from\n            radiators, hot vehicles, and direct sunlight during storage.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"stc-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"stc-summary-title\"\u003e\n            \u003cspan class=\"stc-section-number\"\u003e04\u003c\/span\u003e\n            Packaging \u0026amp; Wholesale Supply\n          \u003c\/span\u003e\n\n          \u003cspan class=\"stc-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"stc-content\"\u003e\n          \u003cp\u003e\n            Each retail set contains eight individually capped scented\n            twistable crayons arranged inside a compact transparent pouch.\n            The clear packaging allows the colours and patterned barrels to\n            remain visible, while the integrated hanging tab supports peg,\n            hook, and wall-display merchandising.\n          \u003c\/p\u003e\n\n          \u003ctable class=\"stc-wholesale-table product-wholesale-table\" data-box-contents=\"8\" data-minimum-order=\"10\" data-box-price=\"3.25\" data-unit-price=\"0.41\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003eBox contents\u003c\/th\u003e\n                \u003ctd\u003e1 retail set containing 8 scented twistable crayons\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eSet contents\u003c\/th\u003e\n                \u003ctd\u003e8 individually capped wax crayons\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eColour assortment\u003c\/th\u003e\n                \u003ctd\u003e8 bright assorted colours\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMechanism\u003c\/th\u003e\n                \u003ctd\u003eRotating twist-up barrel\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eWholesale set price\u003c\/th\u003e\n                \u003ctd\u003e£3.25\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePrice per crayon\u003c\/th\u003e\n                \u003ctd\u003eApproximately £0.41\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMinimum order\u003c\/th\u003e\n                \u003ctd\u003e10 sets\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eTotal quantity at MOQ\u003c\/th\u003e\n                \u003ctd\u003e80 scented crayons\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMOQ total\u003c\/th\u003e\n                \u003ctd\u003e£32.50\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eRetail packaging\u003c\/th\u003e\n                \u003ctd\u003eTransparent hanging pouch\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"stc-order-summary\"\u003e\n            \u003cspan class=\"stc-order-summary-label\"\u003e\n              Wholesale order summary\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              \u003cstrong\u003e1 set = 8 scented twistable wax crayons\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eMinimum order = 10 sets \/ 80 crayons\u003c\/strong\u003e\u003cbr\u003e\n              Minimum order total: \u003cstrong\u003e£32.50\u003c\/strong\u003e\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":50592538067167,"sku":null,"price":3.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage22_.2026_._19_05_14_2.png?v=1784736358","url":"https:\/\/paperforgewholesale.com\/products\/scented-twistable-wax-crayons-set-of-8","provider":"PAPERFORGE WHOLESALE LIMITED","version":"1.0","type":"link"}