

	{"id":43,"date":"2026-06-24T14:02:41","date_gmt":"2026-06-24T14:02:41","guid":{"rendered":"https:\/\/trendyshop.ly\/?page_id=43"},"modified":"2026-06-28T17:11:48","modified_gmt":"2026-06-28T17:11:48","slug":"categories","status":"publish","type":"page","link":"https:\/\/trendyshop.ly\/?page_id=43","title":{"rendered":"Categories"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"43\" class=\"elementor elementor-43\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dd752b1 e-flex e-con-boxed ecomus-responsive-column ecomus-tablet-column--default ecomus-responsive-column ecomus-mobile-column--default ecomus-responsive-column ecomus-motion--var(--position) e-con e-parent\" data-id=\"dd752b1\" 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-dcbb905 elementor-widget elementor-widget-html\" data-id=\"dcbb905\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* =========================================\n   TRENDY SHOP \u2014 CATEGORIES SECTION\n========================================= *\/\n\n.trendy-category-section,\n.trendy-category-section * {\n    box-sizing: border-box;\n}\n\n.trendy-category-section {\n    --trendy-primary: #8d266c;\n    --trendy-primary-dark: #65194c;\n    --trendy-pink: #f3d7e8;\n    --trendy-soft: #fff7fb;\n    --trendy-black: #171217;\n    --trendy-white: #ffffff;\n\n    position: relative;\n    direction: rtl;\n    width: 100%;\n    padding: 75px 20px;\n    overflow: hidden;\n    background:\n        radial-gradient(\n            circle at 10% 15%,\n            rgba(141, 38, 108, 0.10),\n            transparent 25%\n        ),\n        radial-gradient(\n            circle at 95% 90%,\n            rgba(243, 215, 232, 0.75),\n            transparent 28%\n        ),\n        var(--trendy-soft);\n    font-family: inherit;\n}\n\n\/* \u0632\u062e\u0627\u0631\u0641 \u0627\u0644\u062e\u0644\u0641\u064a\u0629 *\/\n.trendy-category-section::before,\n.trendy-category-section::after {\n    content: \"\";\n    position: absolute;\n    border: 2px solid rgba(141, 38, 108, 0.14);\n    border-radius: 999px;\n    pointer-events: none;\n}\n\n.trendy-category-section::before {\n    width: 190px;\n    height: 190px;\n    top: -95px;\n    right: -55px;\n}\n\n.trendy-category-section::after {\n    width: 130px;\n    height: 130px;\n    bottom: -65px;\n    left: -35px;\n}\n\n.trendy-category-container {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n}\n\n\/* \u0631\u0623\u0633 \u0627\u0644\u0642\u0633\u0645 *\/\n.trendy-category-header {\n    position: relative;\n    max-width: 760px;\n    margin: 0 auto 42px;\n    text-align: center;\n}\n\n.trendy-category-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    margin-bottom: 14px;\n    padding: 8px 16px;\n    border: 1px solid rgba(141, 38, 108, 0.22);\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.78);\n    color: var(--trendy-primary);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n}\n\n.trendy-category-eyebrow::before {\n    content: \"\u2726\";\n    font-size: 13px;\n}\n\n.trendy-category-header h2 {\n    margin: 0;\n    color: var(--trendy-black);\n    font-size: clamp(34px, 5vw, 62px);\n    font-weight: 900;\n    line-height: 1.15;\n    letter-spacing: -1.6px;\n}\n\n.trendy-category-header h2 span {\n    position: relative;\n    display: inline-block;\n    color: var(--trendy-primary);\n}\n\n.trendy-category-header h2 span::after {\n    content: \"\";\n    position: absolute;\n    right: 4%;\n    bottom: 1px;\n    width: 92%;\n    height: 8px;\n    z-index: -1;\n    border-radius: 999px;\n    background: var(--trendy-pink);\n    transform: rotate(-1deg);\n}\n\n.trendy-category-header p {\n    max-width: 550px;\n    margin: 16px auto 0;\n    color: #746773;\n    font-size: 16px;\n    font-weight: 500;\n    line-height: 1.8;\n}\n\n.trendy-category-slogan {\n    display: block;\n    margin-top: 8px;\n    color: var(--trendy-primary);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.8px;\n}\n\n\/* \u0634\u0628\u0643\u0629 \u0627\u0644\u0641\u0626\u0627\u062a *\/\n.trendy-category-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n}\n\n\/* \u0627\u0644\u0628\u0637\u0627\u0642\u0629 *\/\n.trendy-category-card {\n    position: relative;\n    display: block;\n    min-width: 0;\n    aspect-ratio: 4 \/ 5;\n    overflow: hidden;\n    border: 4px solid var(--trendy-white);\n    border-radius: 28px;\n    background: #e9e2e7;\n    box-shadow:\n        0 14px 35px rgba(62, 24, 50, 0.11),\n        0 2px 0 rgba(255, 255, 255, 0.9) inset;\n    text-decoration: none !important;\n    isolation: isolate;\n    transform: translateZ(0);\n    transition:\n        transform 0.4s cubic-bezier(.2,.7,.2,1),\n        box-shadow 0.4s ease,\n        border-color 0.4s ease;\n}\n\n.trendy-category-card img {\n    width: 100%;\n    height: 100%;\n    display: block;\n    object-fit: cover;\n    transition:\n        transform 0.75s cubic-bezier(.2,.7,.2,1),\n        filter 0.4s ease;\n}\n\n\/* \u0627\u0644\u062a\u062f\u0631\u062c \u0641\u0648\u0642 \u0627\u0644\u0635\u0648\u0631\u0629 *\/\n.trendy-category-card::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    z-index: 1;\n    background:\n        linear-gradient(\n            to top,\n            rgba(28, 11, 23, 0.89) 0%,\n            rgba(28, 11, 23, 0.42) 38%,\n            rgba(28, 11, 23, 0.05) 72%\n        );\n    pointer-events: none;\n    transition: background 0.4s ease;\n}\n\n\/* \u0627\u0644\u062a\u0631\u0642\u064a\u0645 \u0627\u0644\u0639\u0644\u0648\u064a *\/\n.trendy-category-number {\n    position: absolute;\n    top: 18px;\n    right: 18px;\n    z-index: 3;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 43px;\n    height: 43px;\n    padding: 0 11px;\n    border: 1px solid rgba(255, 255, 255, 0.7);\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.87);\n    backdrop-filter: blur(9px);\n    -webkit-backdrop-filter: blur(9px);\n    color: var(--trendy-primary);\n    font-size: 13px;\n    font-weight: 900;\n    box-shadow: 0 7px 18px rgba(0, 0, 0, 0.08);\n}\n\n\/* \u0633\u062a\u064a\u0643\u0631 \u062a\u0631\u0646\u062f\u064a *\/\n.trendy-category-sticker {\n    position: absolute;\n    top: 19px;\n    left: -9px;\n    z-index: 3;\n    padding: 8px 16px;\n    border-radius: 7px;\n    background: var(--trendy-primary);\n    color: var(--trendy-white);\n    font-size: 10px;\n    font-weight: 900;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    transform: rotate(-5deg);\n    box-shadow: 0 8px 20px rgba(61, 14, 47, 0.23);\n}\n\n\/* \u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0628\u0637\u0627\u0642\u0629 *\/\n.trendy-category-content {\n    position: absolute;\n    right: 0;\n    bottom: 0;\n    left: 0;\n    z-index: 3;\n    padding: 28px;\n    color: var(--trendy-white);\n}\n\n.trendy-category-en {\n    display: block;\n    margin-bottom: 5px;\n    color: rgba(255, 255, 255, 0.72);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1.7px;\n    text-transform: uppercase;\n}\n\n.trendy-category-content h3 {\n    margin: 0 0 14px;\n    color: var(--trendy-white);\n    font-size: clamp(25px, 2.4vw, 36px);\n    font-weight: 900;\n    line-height: 1.2;\n}\n\n.trendy-category-action {\n    display: inline-flex;\n    align-items: center;\n    gap: 11px;\n    min-height: 42px;\n    padding: 10px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.4);\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.13);\n    backdrop-filter: blur(8px);\n    -webkit-backdrop-filter: blur(8px);\n    color: var(--trendy-white);\n    font-size: 13px;\n    font-weight: 800;\n    transition:\n        background 0.3s ease,\n        color 0.3s ease,\n        transform 0.3s ease;\n}\n\n.trendy-category-arrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 23px;\n    height: 23px;\n    border-radius: 50%;\n    background: var(--trendy-white);\n    color: var(--trendy-primary);\n    font-size: 14px;\n    line-height: 1;\n    transition: transform 0.3s ease;\n}\n\n\/* Hover *\/\n.trendy-category-card:hover {\n    border-color: var(--trendy-pink);\n    box-shadow:\n        0 22px 50px rgba(83, 22, 64, 0.20),\n        0 2px 0 rgba(255, 255, 255, 0.9) inset;\n    transform: translateY(-8px) rotate(-0.4deg);\n}\n\n.trendy-category-card:nth-child(even):hover {\n    transform: translateY(-8px) rotate(0.4deg);\n}\n\n.trendy-category-card:hover img {\n    transform: scale(1.075);\n    filter: saturate(1.07);\n}\n\n.trendy-category-card:hover::after {\n    background:\n        linear-gradient(\n            to top,\n            rgba(91, 18, 68, 0.92) 0%,\n            rgba(49, 12, 38, 0.45) 42%,\n            rgba(28, 11, 23, 0.04) 74%\n        );\n}\n\n.trendy-category-card:hover .trendy-category-action {\n    background: var(--trendy-white);\n    color: var(--trendy-primary);\n    transform: translateY(-2px);\n}\n\n.trendy-category-card:hover .trendy-category-arrow {\n    background: var(--trendy-primary);\n    color: var(--trendy-white);\n    transform: translateX(-4px);\n}\n\n\/* \u062f\u0639\u0645 \u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d *\/\n.trendy-category-card:focus-visible {\n    outline: 4px solid rgba(141, 38, 108, 0.28);\n    outline-offset: 5px;\n}\n\n\/* \u0627\u0644\u062a\u0627\u0628\u0644\u062a *\/\n@media (max-width: 1024px) {\n    .trendy-category-section {\n        padding: 60px 18px;\n    }\n\n    .trendy-category-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n        gap: 18px;\n    }\n\n    .trendy-category-card {\n        border-radius: 24px;\n    }\n}\n\n\/* \u0627\u0644\u062c\u0648\u0627\u0644 *\/\n@media (max-width: 600px) {\n    .trendy-category-section {\n        padding: 45px 10px;\n    }\n\n    .trendy-category-header {\n        margin-bottom: 27px;\n        padding: 0 8px;\n    }\n\n    .trendy-category-eyebrow {\n        margin-bottom: 11px;\n        padding: 7px 13px;\n        font-size: 10px;\n    }\n\n    .trendy-category-header h2 {\n        font-size: 33px;\n        letter-spacing: -0.8px;\n    }\n\n    .trendy-category-header p {\n        margin-top: 12px;\n        font-size: 13px;\n        line-height: 1.7;\n    }\n\n    .trendy-category-slogan {\n        font-size: 11px;\n    }\n\n    .trendy-category-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n        gap: 9px;\n    }\n\n    .trendy-category-card {\n        aspect-ratio: 3 \/ 4.2;\n        border-width: 3px;\n        border-radius: 16px;\n        box-shadow: 0 8px 20px rgba(62, 24, 50, 0.10);\n    }\n\n    .trendy-category-number {\n        top: 9px;\n        right: 9px;\n        min-width: 31px;\n        height: 31px;\n        padding: 0 7px;\n        font-size: 10px;\n    }\n\n    .trendy-category-sticker {\n        top: 10px;\n        left: -7px;\n        padding: 6px 10px;\n        font-size: 7px;\n        border-radius: 5px;\n    }\n\n    .trendy-category-content {\n        padding: 15px 11px;\n    }\n\n    .trendy-category-en {\n        margin-bottom: 3px;\n        font-size: 7px;\n        letter-spacing: 1px;\n    }\n\n    .trendy-category-content h3 {\n        margin-bottom: 9px;\n        font-size: 18px;\n    }\n\n    .trendy-category-action {\n        gap: 6px;\n        min-height: 31px;\n        padding: 6px 9px;\n        font-size: 10px;\n    }\n\n    .trendy-category-arrow {\n        width: 18px;\n        height: 18px;\n        font-size: 11px;\n    }\n\n    .trendy-category-card:hover,\n    .trendy-category-card:nth-child(even):hover {\n        transform: translateY(-3px);\n    }\n}\n\n\/* \u0627\u0644\u0634\u0627\u0634\u0627\u062a \u0627\u0644\u0636\u064a\u0642\u0629 \u062c\u062f\u064b\u0627 *\/\n@media (max-width: 350px) {\n    .trendy-category-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .trendy-category-card {\n        aspect-ratio: 4 \/ 5;\n    }\n\n    .trendy-category-content h3 {\n        font-size: 24px;\n    }\n}\n\n\/* \u062a\u0642\u0644\u064a\u0644 \u0627\u0644\u062d\u0631\u0643\u0629 \u0644\u0645\u0646 \u064a\u0641\u0636\u0644 \u0630\u0644\u0643 *\/\n@media (prefers-reduced-motion: reduce) {\n    .trendy-category-card,\n    .trendy-category-card img,\n    .trendy-category-action,\n    .trendy-category-arrow {\n        transition: none;\n    }\n}\n<\/style>\n\n<section class=\"trendy-category-section\">\n    <div class=\"trendy-category-container\">\n\n        <header class=\"trendy-category-header\">\n            <span class=\"trendy-category-eyebrow\">\n                Trendy categories\n            <\/span>\n\n            <h2>\n                \u0627\u062e\u062a\u0627\u0631\u064a <span>\u0627\u0644\u0633\u062a\u0627\u064a\u0644<\/span> \u0627\u0644\u0644\u064a \u064a\u0634\u0628\u0647\u0643\n            <\/h2>\n\n            <p>\n                \u0643\u0644 \u0642\u0637\u0639\u0629 \u062a\u062d\u0643\u064a \u0633\u062a\u0627\u064a\u0644 \u0645\u062e\u062a\u0644\u0641. \u0627\u0643\u062a\u0634\u0641\u064a \u0623\u0642\u0633\u0627\u0645 \u062a\u0631\u0646\u062f\u064a \u0648\u0627\u062e\u062a\u0627\u0631\u064a\n                \u0627\u0644\u0625\u0637\u0644\u0627\u0644\u0629 \u0627\u0644\u0623\u0642\u0631\u0628 \u0644\u0634\u062e\u0635\u064a\u062a\u0643.\n            <\/p>\n\n            <span class=\"trendy-category-slogan\">\n                BE UNIQUE, BE TRENDY\n            <\/span>\n        <\/header>\n\n        <div class=\"trendy-category-grid\">\n\n            <!-- 01 \u0645\u0644\u0627\u0628\u0633 \u0635\u064a\u0641\u064a\u0629 -->\n            <a\n                class=\"trendy-category-card\"\n                href=\"https:\/\/trendyshop.ly\/?product_cat=%d9%85%d9%84%d8%a7%d8%a8%d8%b3-%d8%b5%d9%8a%d9%81%d9%8a%d8%a9\"\n                aria-label=\"\u062a\u0633\u0648\u0642 \u0627\u0644\u0645\u0644\u0627\u0628\u0633 \u0627\u0644\u0635\u064a\u0641\u064a\u0629\"\n            >\n                <img decoding=\"async\"\n                    src=\"https:\/\/trendyshop.ly\/wp-content\/uploads\/2026\/06\/summer-clothing-scaled-1.jpg\"\n                    alt=\"\u0645\u0644\u0627\u0628\u0633 \u0635\u064a\u0641\u064a\u0629 \u0645\u0646 \u062a\u0631\u0646\u062f\u064a \u0634\u0648\u0628\"\n                    loading=\"eager\"\n                >\n\n                <span class=\"trendy-category-number\">01<\/span>\n                <span class=\"trendy-category-sticker\">Trendy Pick<\/span>\n\n                <div class=\"trendy-category-content\">\n                    <span class=\"trendy-category-en\">Summer collection<\/span>\n                    <h3>\u0645\u0644\u0627\u0628\u0633 \u0635\u064a\u0641\u064a\u0629<\/h3>\n\n                    <span class=\"trendy-category-action\">\n                        \u0627\u0643\u062a\u0634\u0641\u064a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629\n                        <span class=\"trendy-category-arrow\">\u2190<\/span>\n                    <\/span>\n                <\/div>\n            <\/a>\n\n            <!-- 02 \u0645\u0644\u0627\u0628\u0633 \u0634\u062a\u0648\u064a\u0629 -->\n            <a\n                class=\"trendy-category-card\"\n                href=\"https:\/\/trendyshop.ly\/?product_cat=clothing\"\n                aria-label=\"\u062a\u0633\u0648\u0642 \u0627\u0644\u0645\u0644\u0627\u0628\u0633 \u0627\u0644\u0634\u062a\u0648\u064a\u0629\"\n            >\n                <img decoding=\"async\"\n                    src=\"https:\/\/trendyshop.ly\/wp-content\/uploads\/2026\/06\/v2-catogries-scaled-1.jpg\"\n                    alt=\"\u0645\u0644\u0627\u0628\u0633 \u0634\u062a\u0648\u064a\u0629 \u0645\u0646 \u062a\u0631\u0646\u062f\u064a \u0634\u0648\u0628\"\n                    loading=\"lazy\"\n                >\n\n                <span class=\"trendy-category-number\">02<\/span>\n                <span class=\"trendy-category-sticker\">Trendy Pick<\/span>\n\n                <div class=\"trendy-category-content\">\n                    <span class=\"trendy-category-en\">Winter collection<\/span>\n                    <h3>\u0645\u0644\u0627\u0628\u0633 \u0634\u062a\u0648\u064a\u0629<\/h3>\n\n                    <span class=\"trendy-category-action\">\n                        \u0627\u0643\u062a\u0634\u0641\u064a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629\n                        <span class=\"trendy-category-arrow\">\u2190<\/span>\n                    <\/span>\n                <\/div>\n            <\/a>\n\n            <!-- 03 \u0625\u0643\u0633\u0633\u0648\u0627\u0631\u0627\u062a -->\n            <a\n                class=\"trendy-category-card\"\n                href=\"https:\/\/trendyshop.ly\/?product_cat=%d8%a5%d9%83%d8%b3%d8%b3%d9%88%d8%a7%d8%b1%d8%a7%d8%aa\"\n                aria-label=\"\u062a\u0633\u0648\u0642 \u0627\u0644\u0625\u0643\u0633\u0633\u0648\u0627\u0631\u0627\u062a\"\n            >\n                <img decoding=\"async\"\n                    src=\"https:\/\/trendyshop.ly\/wp-content\/uploads\/2026\/06\/acssories-scaled-1.jpg\"\n                    alt=\"\u0625\u0643\u0633\u0633\u0648\u0627\u0631\u0627\u062a \u0645\u0646 \u062a\u0631\u0646\u062f\u064a \u0634\u0648\u0628\"\n                    loading=\"lazy\"\n                >\n\n                <span class=\"trendy-category-number\">03<\/span>\n                <span class=\"trendy-category-sticker\">Trendy Pick<\/span>\n\n                <div class=\"trendy-category-content\">\n                    <span class=\"trendy-category-en\">Accessories<\/span>\n                    <h3>\u0625\u0643\u0633\u0633\u0648\u0627\u0631\u0627\u062a<\/h3>\n\n                    <span class=\"trendy-category-action\">\n                        \u0627\u0643\u062a\u0634\u0641\u064a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629\n                        <span class=\"trendy-category-arrow\">\u2190<\/span>\n                    <\/span>\n                <\/div>\n            <\/a>\n\n            <!-- 04 \u062d\u0642\u0627\u0626\u0628 -->\n            <a\n                class=\"trendy-category-card\"\n                href=\"https:\/\/trendyshopglobal.store\/product-category\/bgas\/\"\n                aria-label=\"\u062a\u0633\u0648\u0642 \u0627\u0644\u062d\u0642\u0627\u0626\u0628\"\n            >\n                <img decoding=\"async\"\n                    src=\"https:\/\/trendyshop.ly\/wp-content\/uploads\/2026\/06\/bags-scaled-1.jpg\"\n                    alt=\"\u062d\u0642\u0627\u0626\u0628 \u0645\u0646 \u062a\u0631\u0646\u062f\u064a \u0634\u0648\u0628\"\n                    loading=\"lazy\"\n                >\n\n                <span class=\"trendy-category-number\">04<\/span>\n                <span class=\"trendy-category-sticker\">Trendy Pick<\/span>\n\n                <div class=\"trendy-category-content\">\n                    <span class=\"trendy-category-en\">Bags collection<\/span>\n                    <h3>\u062d\u0642\u0627\u0626\u0628<\/h3>\n\n                    <span class=\"trendy-category-action\">\n                        \u0627\u0643\u062a\u0634\u0641\u064a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629\n                        <span class=\"trendy-category-arrow\">\u2190<\/span>\n                    <\/span>\n                <\/div>\n            <\/a>\n\n            <!-- 05 \u0623\u062d\u0630\u064a\u0629 -->\n            <a\n                class=\"trendy-category-card\"\n                href=\"https:\/\/trendyshop.ly\/?product_cat=shoes\"\n                aria-label=\"\u062a\u0633\u0648\u0642 \u0627\u0644\u0623\u062d\u0630\u064a\u0629\"\n            >\n                <img decoding=\"async\"\n                    src=\"https:\/\/trendyshop.ly\/wp-content\/uploads\/2026\/06\/LASTVSHOES-1.png\"\n                    alt=\"\u0623\u062d\u0630\u064a\u0629 \u0645\u0646 \u062a\u0631\u0646\u062f\u064a \u0634\u0648\u0628\"\n                    loading=\"lazy\"\n                >\n\n                <span class=\"trendy-category-number\">05<\/span>\n                <span class=\"trendy-category-sticker\">Trendy Pick<\/span>\n\n                <div class=\"trendy-category-content\">\n                    <span class=\"trendy-category-en\">Shoes collection<\/span>\n                    <h3>\u0623\u062d\u0630\u064a\u0629<\/h3>\n\n                    <span class=\"trendy-category-action\">\n                        \u0627\u0643\u062a\u0634\u0641\u064a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629\n                        <span class=\"trendy-category-arrow\">\u2190<\/span>\n                    <\/span>\n                <\/div>\n            <\/a>\n\n            <!-- 06 \u0628\u0646\u0627\u0637\u064a\u0644 -->\n            <a\n                class=\"trendy-category-card\"\n                href=\"https:\/\/trendyshop.ly\/?product_cat=pants\"\n                aria-label=\"\u062a\u0633\u0648\u0642 \u0627\u0644\u0628\u0646\u0627\u0637\u064a\u0644\"\n            >\n                <img decoding=\"async\"\n                    src=\"https:\/\/trendyshop.ly\/wp-content\/uploads\/2026\/06\/trendy_.png\"\n                    alt=\"\u0628\u0646\u0627\u0637\u064a\u0644 \u0645\u0646 \u062a\u0631\u0646\u062f\u064a \u0634\u0648\u0628\"\n                    loading=\"lazy\"\n                >\n\n                <span class=\"trendy-category-number\">06<\/span>\n                <span class=\"trendy-category-sticker\">Trendy Pick<\/span>\n\n                <div class=\"trendy-category-content\">\n                    <span class=\"trendy-category-en\">Pants collection<\/span>\n                    <h3>\u0628\u0646\u0627\u0637\u064a\u0644<\/h3>\n\n                    <span class=\"trendy-category-action\">\n                        \u0627\u0643\u062a\u0634\u0641\u064a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629\n                        <span class=\"trendy-category-arrow\">\u2190<\/span>\n                    <\/span>\n                <\/div>\n            <\/a>\n\n        <\/div>\n    <\/div>\n<\/section>\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>Trendy categories \u0627\u062e\u062a\u0627\u0631\u064a \u0627\u0644\u0633\u062a\u0627\u064a\u0644 \u0627\u0644\u0644\u064a \u064a\u0634\u0628\u0647\u0643 \u0643\u0644 \u0642\u0637\u0639\u0629 \u062a\u062d\u0643\u064a \u0633\u062a\u0627\u064a\u0644 \u0645\u062e\u062a\u0644\u0641. \u0627\u0643\u062a\u0634\u0641\u064a \u0623\u0642\u0633\u0627\u0645 \u062a\u0631\u0646\u062f\u064a \u0648\u0627\u062e\u062a\u0627\u0631\u064a \u0627\u0644\u0625\u0637\u0644\u0627\u0644\u0629 \u0627\u0644\u0623\u0642\u0631\u0628 \u0644\u0634\u062e\u0635\u064a\u062a\u0643. BE UNIQUE, BE TRENDY 01 Trendy Pick Summer collection \u0645\u0644\u0627\u0628\u0633 \u0635\u064a\u0641\u064a\u0629 \u0627\u0643\u062a\u0634\u0641\u064a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u2190 02 Trendy Pick Winter collection \u0645\u0644\u0627\u0628\u0633 \u0634\u062a\u0648\u064a\u0629 \u0627\u0643\u062a\u0634\u0641\u064a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u2190 03 Trendy Pick Accessories \u0625\u0643\u0633\u0633\u0648\u0627\u0631\u0627\u062a \u0627\u0643\u062a\u0634\u0641\u064a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u2190 04 Trendy Pick Bags collection [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-43","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/trendyshop.ly\/index.php?rest_route=\/wp\/v2\/pages\/43","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/trendyshop.ly\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/trendyshop.ly\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/trendyshop.ly\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/trendyshop.ly\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=43"}],"version-history":[{"count":5,"href":"https:\/\/trendyshop.ly\/index.php?rest_route=\/wp\/v2\/pages\/43\/revisions"}],"predecessor-version":[{"id":2636,"href":"https:\/\/trendyshop.ly\/index.php?rest_route=\/wp\/v2\/pages\/43\/revisions\/2636"}],"wp:attachment":[{"href":"https:\/\/trendyshop.ly\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=43"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}