{"id":133372,"date":"2026-04-08T03:19:51","date_gmt":"2026-04-08T01:19:51","guid":{"rendered":"https:\/\/www.onefive.cz\/peakdesign\/?page_id=133372"},"modified":"2026-04-08T13:57:19","modified_gmt":"2026-04-08T11:57:19","slug":"store-sales","status":"publish","type":"page","link":"https:\/\/www.onefive.cz\/peakdesign\/store-sales\/","title":{"rendered":"Store-sales"},"content":{"rendered":"        <div class=\"onefive-store-sales\">\n            <style>\n                .onefive-store-sales {\n                    max-width: 1280px;\n                    margin: 0 auto;\n                    padding: 32px 20px 56px;\n                    color: #1f2937;\n                    font: 16px\/1.5 -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n                }\n                .onefive-store-sales h1,\n                .onefive-store-sales h2 {\n                    margin: 0 0 10px;\n                    line-height: 1.1;\n                }\n                .onefive-store-sales h1 {\n                    font-size: 34px;\n                }\n                .onefive-store-sales .ofs-muted {\n                    color: #6b7280;\n                    font-size: 15px;\n                }\n                .onefive-store-sales .ofs-grid {\n                    display: grid;\n                    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n                    gap: 14px;\n                    margin: 24px 0 28px;\n                }\n                .onefive-store-sales .ofs-header-row {\n                    display: grid;\n                    grid-template-columns: minmax(0, 1fr) auto;\n                    align-items: start;\n                    gap: 16px;\n                }\n                .onefive-store-sales .ofs-header-copy {\n                    min-width: 0;\n                }\n                .onefive-store-sales .ofs-page-nav {\n                    display: flex;\n                    gap: 10px;\n                    align-items: center;\n                    justify-content: flex-end;\n                    flex-wrap: nowrap;\n                }\n                .onefive-store-sales .ofs-page-nav-item {\n                    width: 48px;\n                    height: 48px;\n                    display: inline-flex;\n                    align-items: center;\n                    justify-content: center;\n                    border-radius: 16px;\n                    border: 1px solid transparent;\n                    text-decoration: none;\n                    transition: transform 0.16s ease, box-shadow 0.16s ease, border-color 0.16s ease;\n                    box-shadow: 0 8px 18px rgba(15, 23, 42, 0.08);\n                }\n                .onefive-store-sales .ofs-page-nav-item:hover {\n                    transform: translateY(-1px);\n                }\n                .onefive-store-sales .ofs-page-nav-item svg {\n                    width: 22px;\n                    height: 22px;\n                }\n                .onefive-store-sales .ofs-page-nav-dashboard {\n                    background: #dbeafe;\n                    color: #1d4ed8;\n                }\n                .onefive-store-sales .ofs-page-nav-store {\n                    background: #ffedd5;\n                    color: #c2410c;\n                }\n                .onefive-store-sales .ofs-page-nav-coupons {\n                    background: #dcfce7;\n                    color: #15803d;\n                }\n                .onefive-store-sales .ofs-page-nav-item.is-active {\n                    border-color: rgba(15, 23, 42, 0.18);\n                    box-shadow: 0 10px 22px rgba(15, 23, 42, 0.14);\n                }\n                .onefive-store-sales .ofs-card,\n                .onefive-store-sales .ofs-panel {\n                    background: #fff;\n                    border: 1px solid #e5e7eb;\n                    border-radius: 16px;\n                    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.06);\n                }\n                .onefive-store-sales .ofs-card {\n                    padding: 16px 18px;\n                }\n                .onefive-store-sales .ofs-card-highlight {\n                    border-color: #fca5a5;\n                    background: #fecaca;\n                }\n                .onefive-store-sales .ofs-card-highlight .ofs-card-label,\n                .onefive-store-sales .ofs-card-highlight .ofs-card-value {\n                    color: #991b1b;\n                }\n                .onefive-store-sales .ofs-card-highlight .ofs-card-value {\n                    font-size: 40px;\n                }\n                .onefive-store-sales .ofs-card-label {\n                    display: block;\n                    color: #6b7280;\n                    font-size: 12px;\n                    text-transform: uppercase;\n                    letter-spacing: 0.08em;\n                    margin-bottom: 8px;\n                }\n                .onefive-store-sales .ofs-card-value {\n                    font-size: 32px;\n                    font-weight: 700;\n                }\n                .onefive-store-sales .ofs-panel {\n                    padding: 18px;\n                    margin-bottom: 22px;\n                }\n                .onefive-store-sales .ofs-filter-form {\n                    display: grid;\n                    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n                    gap: 12px;\n                    align-items: end;\n                }\n                .onefive-store-sales .ofs-field-search {\n                    grid-column: auto;\n                }\n                .onefive-store-sales .ofs-field label {\n                    display: block;\n                    font-size: 13px;\n                    font-weight: 600;\n                    color: #4b5563;\n                    margin-bottom: 6px;\n                }\n                .onefive-store-sales input[type=\"date\"],\n                .onefive-store-sales input[type=\"search\"] {\n                    width: 100%;\n                    box-sizing: border-box;\n                    border: 1px solid #d1d5db;\n                    border-radius: 10px;\n                    padding: 13px 14px;\n                    font: inherit;\n                    min-height: 52px;\n                    background: #fff;\n                    -webkit-appearance: none;\n                    appearance: none;\n                }\n                .onefive-store-sales .ofs-actions {\n                    display: flex;\n                    gap: 10px;\n                    flex-wrap: wrap;\n                    align-items: stretch;\n                    min-width: 0;\n                }\n                .onefive-store-sales .ofs-button {\n                    display: inline-flex;\n                    align-items: center;\n                    justify-content: center;\n                    border-radius: 10px;\n                    padding: 12px 12px;\n                    text-decoration: none;\n                    font-weight: 600;\n                    font-size: 15px;\n                    border: 1px solid #111827;\n                    background: #111827;\n                    color: #fff;\n                    box-sizing: border-box;\n                    min-width: 0;\n                    white-space: nowrap;\n                }\n                .onefive-store-sales .ofs-button-secondary {\n                    background: #fff;\n                    color: #111827;\n                    border-color: #d1d5db;\n                }\n                .onefive-store-sales table {\n                    width: 100%;\n                    border-collapse: collapse;\n                }\n                .onefive-store-sales th,\n                .onefive-store-sales td {\n                    text-align: left;\n                    vertical-align: top;\n                    padding: 12px 10px;\n                    border-bottom: 1px solid #e5e7eb;\n                }\n                .onefive-store-sales th {\n                    font-size: 13px;\n                    text-transform: uppercase;\n                    letter-spacing: 0.06em;\n                    color: #6b7280;\n                }\n                .onefive-store-sales .ofs-doc {\n                    font-weight: 600;\n                    font-size: 17px;\n                    line-height: 1.15;\n                }\n                .onefive-store-sales .ofs-items {\n                    margin: 6px 0 0;\n                    padding-left: 18px;\n                    color: #4b5563;\n                    font-size: 15px;\n                }\n                .onefive-store-sales .ofs-products {\n                    min-width: 420px;\n                }\n                .onefive-store-sales .ofs-table-wrap {\n                    overflow-x: auto;\n                }\n                .onefive-store-sales .ofs-date {\n                    white-space: nowrap;\n                    min-width: 110px;\n                }\n                .onefive-store-sales .ofs-revenue {\n                    white-space: nowrap;\n                    min-width: 110px;\n                }\n                .onefive-store-sales .ofs-document-col {\n                    min-width: 120px;\n                }\n                .onefive-store-sales .ofs-products-summary {\n                    color: #4b5563;\n                    margin-bottom: 6px;\n                    font-size: 15px;\n                }\n                .onefive-store-sales .ofs-inline-list {\n                    margin: 0;\n                    color: #4b5563;\n                }\n                .onefive-store-sales .ofs-error {\n                    background: #fef2f2;\n                    color: #991b1b;\n                    border: 1px solid #fecaca;\n                    padding: 14px 16px;\n                    border-radius: 12px;\n                    margin-top: 18px;\n                }\n                .onefive-store-sales .ofs-notice {\n                    background: #ecfdf5;\n                    color: #166534;\n                    border: 1px solid #86efac;\n                    padding: 14px 16px;\n                    border-radius: 12px;\n                    margin-top: 18px;\n                }\n                @media (max-width: 860px) {\n                    .onefive-store-sales {\n                        padding: 24px 16px 40px;\n                    }\n                    .onefive-store-sales h1 {\n                        font-size: 30px;\n                    }\n                    .onefive-store-sales .ofs-grid {\n                        grid-template-columns: 1fr;\n                    }\n                    .onefive-store-sales .ofs-filter-form {\n                        grid-template-columns: repeat(2, minmax(0, 1fr));\n                    }\n                    .onefive-store-sales .ofs-actions {\n                        width: 100%;\n                        display: grid;\n                        grid-template-columns: 1fr 1fr;\n                        gap: 12px;\n                    }\n                    .onefive-store-sales .ofs-field-search,\n                    .onefive-store-sales .ofs-actions {\n                        grid-column: 1 \/ -1;\n                    }\n                    .onefive-store-sales .ofs-button {\n                        width: 100%;\n                    }\n                    .onefive-store-sales .ofs-products {\n                        min-width: 340px;\n                    }\n                }\n                @media (max-width: 640px) {\n                    .onefive-store-sales {\n                        font-size: 17px;\n                    }\n                    .onefive-store-sales h1 {\n                        font-size: 34px;\n                    }\n                    .onefive-store-sales .ofs-panel,\n                    .onefive-store-sales .ofs-card {\n                        border-radius: 18px;\n                    }\n                    .onefive-store-sales .ofs-filter-form {\n                        gap: 14px;\n                    }\n                    .onefive-store-sales .ofs-actions {\n                        grid-template-columns: repeat(3, minmax(0, 1fr));\n                        gap: 10px;\n                    }\n                    .onefive-store-sales .ofs-field-search {\n                        grid-column: 1 \/ -1;\n                    }\n                    .onefive-store-sales input[type=\"date\"],\n                    .onefive-store-sales input[type=\"search\"] {\n                        font-size: 17px;\n                    }\n                    .onefive-store-sales th,\n                    .onefive-store-sales td {\n                        padding: 14px 10px;\n                    }\n                    .onefive-store-sales .ofs-doc {\n                        font-size: 18px;\n                    }\n                    .onefive-store-sales .ofs-card-value {\n                        font-size: 30px;\n                    }\n                    .onefive-store-sales .ofs-button {\n                        padding: 12px 8px;\n                        font-size: 14px;\n                    }\n                }\n            <\/style>\n\n            <header>\n                <div class=\"ofs-header-row\">\n                    <div class=\"ofs-header-copy\">\n                        <h1>Store Sales<\/h1>\n                                                    <p class=\"ofs-muted\">Last fetched: 2026-04-17 05:55:22<\/p>\n                                                                            <p class=\"ofs-muted\">\n                                Data updated: 2026-04-16 22:50:39                                                                    <span>(7 h 4 min old)<\/span>\n                                                            <\/p>\n                                            <\/div>\n                            <nav class=\"ofs-page-nav\" aria-label=\"Internal tools navigation\">\n                            <a\n                    class=\"ofs-page-nav-item ofs-page-nav-dashboard\"\n                    href=\"https:\/\/www.onefive.cz\/peakdesign\/internal\/woo-orders\/\"\n                    title=\"Dashboard\"\n                    aria-label=\"Dashboard\"\n                >\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M4 19.5h16\"\/><path d=\"M7 16V9\"\/><path d=\"M12 16V4.5\"\/><path d=\"M17 16v-6\"\/><\/svg>                <\/a>\n                            <a\n                    class=\"ofs-page-nav-item ofs-page-nav-store is-active\"\n                    href=\"https:\/\/www.onefive.cz\/peakdesign\/internal\/store-sales\/\"\n                    title=\"Store Sales\"\n                    aria-label=\"Store Sales\"\n                >\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M5 8.5h14l-1 10H6l-1-10Z\"\/><path d=\"M8 8.5V7a4 4 0 0 1 8 0v1.5\"\/><\/svg>                <\/a>\n                            <a\n                    class=\"ofs-page-nav-item ofs-page-nav-coupons\"\n                    href=\"https:\/\/www.onefive.cz\/peakdesign\/internal\/coupons\/\"\n                    title=\"Poukazy\"\n                    aria-label=\"Poukazy\"\n                >\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M4 10V6.5A1.5 1.5 0 0 1 5.5 5h13A1.5 1.5 0 0 1 20 6.5V10a2 2 0 0 0 0 4v3.5a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 4 17.5V14a2 2 0 0 0 0-4Z\"\/><path d=\"M9 9h.01\"\/><path d=\"M15 15h.01\"\/><path d=\"M9.5 14.5l5-5\"\/><\/svg>                <\/a>\n                    <\/nav>\n                        <\/div>\n            <\/header>\n\n            <section class=\"ofs-panel\">\n                <form class=\"ofs-filter-form\" method=\"get\">\n                    <div class=\"ofs-field\">\n                        <label for=\"ofs-from\">From<\/label>\n                        <input id=\"ofs-from\" name=\"from\" type=\"date\" value=\"2026-04-16\">\n                    <\/div>\n                    <div class=\"ofs-field\">\n                        <label for=\"ofs-to\">To<\/label>\n                        <input id=\"ofs-to\" name=\"to\" type=\"date\" value=\"2026-04-16\">\n                    <\/div>\n                    <div class=\"ofs-field ofs-field-search\">\n                        <label for=\"ofs-q\">Search<\/label>\n                        <input id=\"ofs-q\" name=\"q\" type=\"search\" value=\"\" placeholder=\"Document, SKU, item\">\n                    <\/div>\n                    <div class=\"ofs-actions\">\n                        <a class=\"ofs-button ofs-button-secondary\" href=\"https:\/\/www.onefive.cz\/peakdesign\/internal\/store-sales\/?from=2026-04-17&#038;to=2026-04-17\">Today<\/a>\n                        <button class=\"ofs-button\" type=\"submit\">Filter<\/button>\n                        <a class=\"ofs-button ofs-button-secondary\" href=\"https:\/\/www.onefive.cz\/peakdesign\/internal\/store-sales\/\">Reset<\/a>\n                    <\/div>\n                <\/form>\n            <\/section>\n\n                            <section class=\"ofs-grid\">\n                    <article class=\"ofs-card\">\n                        <span class=\"ofs-card-label\">Vouchers<\/span>\n                        <div class=\"ofs-card-value\">6<\/div>\n                    <\/article>\n                    <article class=\"ofs-card\">\n                        <span class=\"ofs-card-label\">Revenue<\/span>\n                        <div class=\"ofs-card-value\">5&nbsp;950 K\u010d<\/div>\n                    <\/article>\n                    <article class=\"ofs-card\">\n                        <span class=\"ofs-card-label\">Units<\/span>\n                        <div class=\"ofs-card-value\">5<\/div>\n                    <\/article>\n                <\/section>\n\n                <section class=\"ofs-panel\">\n                    <h2>Prodejky<\/h2>\n                                            <div class=\"ofs-table-wrap\">\n                            <table>\n                                <thead>\n                                <tr>\n                                    <th>Date<\/th>\n                                    <th>Document<\/th>\n                                    <th>Revenue<\/th>\n                                    <th>Items<\/th>\n                                <\/tr>\n                                <\/thead>\n                                <tbody>\n                                                                    <tr>\n                                        <td class=\"ofs-date\">2026-04-16<\/td>\n                                        <td class=\"ofs-document-col\">\n                                            <div class=\"ofs-doc\">26PH00898<\/div>\n                                            <div class=\"ofs-muted\">ID 3978<\/div>\n                                        <\/td>\n                                        <td class=\"ofs-revenue\">890 K\u010d<\/td>\n                                        <td class=\"ofs-products\">\n                                            <div class=\"ofs-products-summary\">1 items \/ 1 pcs<\/div>\n                                            <ul class=\"ofs-items\">\n                                                                                                    <li>\n                                                        Packing Cube Small - Sage                                                                                                                    <span class=\"ofs-muted\">(BPC-S-SG-2)<\/span>\n                                                                                                            <\/li>\n                                                                                                                                            <\/ul>\n                                        <\/td>\n                                    <\/tr>\n                                                                    <tr>\n                                        <td class=\"ofs-date\">2026-04-16<\/td>\n                                        <td class=\"ofs-document-col\">\n                                            <div class=\"ofs-doc\">26PH00897<\/div>\n                                            <div class=\"ofs-muted\">ID 3977<\/div>\n                                        <\/td>\n                                        <td class=\"ofs-revenue\">2&nbsp;280 K\u010d<\/td>\n                                        <td class=\"ofs-products\">\n                                            <div class=\"ofs-products-summary\">2 items \/ 2 pcs<\/div>\n                                            <ul class=\"ofs-items\">\n                                                                                                    <li>\n                                                        Form Rope Camera Strap Standard - Ocean                                                                                                                    <span class=\"ofs-muted\">(CRS-ST-DS-1)<\/span>\n                                                                                                            <\/li>\n                                                                                                    <li>\n                                                        Packing Cube SMedium - Ocean                                                                                                                    <span class=\"ofs-muted\">(BPC-SM-DS-3)<\/span>\n                                                                                                            <\/li>\n                                                                                                                                            <\/ul>\n                                        <\/td>\n                                    <\/tr>\n                                                                    <tr>\n                                        <td class=\"ofs-date\">2026-04-16<\/td>\n                                        <td class=\"ofs-document-col\">\n                                            <div class=\"ofs-doc\">26PH00896<\/div>\n                                            <div class=\"ofs-muted\">ID 3976<\/div>\n                                        <\/td>\n                                        <td class=\"ofs-revenue\">1&nbsp;190 K\u010d<\/td>\n                                        <td class=\"ofs-products\">\n                                            <div class=\"ofs-products-summary\">1 items \/ 1 pcs<\/div>\n                                            <ul class=\"ofs-items\">\n                                                                                                    <li>\n                                                        Mobile Everyday Fabric Case iPhone 17 Air Charcoal                                                                                                                    <span class=\"ofs-muted\">(M-MC-CK-CH-1)<\/span>\n                                                                                                            <\/li>\n                                                                                                                                            <\/ul>\n                                        <\/td>\n                                    <\/tr>\n                                                                    <tr>\n                                        <td class=\"ofs-date\">2026-04-16<\/td>\n                                        <td class=\"ofs-document-col\">\n                                            <div class=\"ofs-doc\">26PH00895<\/div>\n                                            <div class=\"ofs-muted\">ID 3975<\/div>\n                                        <\/td>\n                                        <td class=\"ofs-revenue\">1&nbsp;590 K\u010d<\/td>\n                                        <td class=\"ofs-products\">\n                                            <div class=\"ofs-products-summary\">1 items \/ 1 pcs<\/div>\n                                            <ul class=\"ofs-items\">\n                                                                                                    <li>\n                                                        Camera Cube V2 Small                                                                                                                    <span class=\"ofs-muted\">(BCC-S-BK-3)<\/span>\n                                                                                                            <\/li>\n                                                                                                                                            <\/ul>\n                                        <\/td>\n                                    <\/tr>\n                                                                    <tr>\n                                        <td class=\"ofs-date\">2026-04-16<\/td>\n                                        <td class=\"ofs-document-col\">\n                                            <div class=\"ofs-doc\">26PH00894<\/div>\n                                            <div class=\"ofs-muted\">ID 3974<\/div>\n                                        <\/td>\n                                        <td class=\"ofs-revenue\">1&nbsp;740 K\u010d<\/td>\n                                        <td class=\"ofs-products\">\n                                            <div class=\"ofs-products-summary\">1 items \/ 1 pcs<\/div>\n                                            <ul class=\"ofs-items\">\n                                                                                                    <li>\n                                                        Everyday Billfold Wallet - Black                                                                                                                    <span class=\"ofs-muted\">(WA-BF-BK-1)<\/span>\n                                                                                                            <\/li>\n                                                                                                                                            <\/ul>\n                                        <\/td>\n                                    <\/tr>\n                                                                    <tr>\n                                        <td class=\"ofs-date\">2026-04-16<\/td>\n                                        <td class=\"ofs-document-col\">\n                                            <div class=\"ofs-doc\">26PH00893<\/div>\n                                            <div class=\"ofs-muted\">ID 3973<\/div>\n                                        <\/td>\n                                        <td class=\"ofs-revenue\">-1&nbsp;740 K\u010d<\/td>\n                                        <td class=\"ofs-products\">\n                                            <div class=\"ofs-products-summary\">1 items \/ -1 pcs<\/div>\n                                            <ul class=\"ofs-items\">\n                                                                                                    <li>\n                                                        Everyday Billfold Wallet - Black                                                                                                                    <span class=\"ofs-muted\">(WA-BF-BK-1)<\/span>\n                                                                                                            <\/li>\n                                                                                                                                            <\/ul>\n                                        <\/td>\n                                    <\/tr>\n                                                                <\/tbody>\n                            <\/table>\n                        <\/div>\n                                    <\/section>\n                        <script>\n                (function () {\n                    var refreshDelay = 120000;\n\n                    function shouldDelayRefresh() {\n                        var active = document.activeElement;\n                        if (!active) {\n                            return false;\n                        }\n\n                        var tag = active.tagName ? active.tagName.toLowerCase() : '';\n                        return tag === 'input' || tag === 'textarea' || tag === 'select' || active.isContentEditable;\n                    }\n\n                    function scheduleRefresh() {\n                        window.setTimeout(function () {\n                            if (shouldDelayRefresh()) {\n                                scheduleRefresh();\n                                return;\n                            }\n\n                            window.location.reload();\n                        }, refreshDelay);\n                    }\n\n                    scheduleRefresh();\n                })();\n            <\/script>\n        <\/div>\n        \n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-133372","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Store-sales - OneFive.cz - Prodejce Peak Design<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.onefive.cz\/peakdesign\/store-sales\/\" \/>\n<meta property=\"og:locale\" content=\"cs_CZ\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Store-sales - OneFive.cz - Prodejce Peak Design\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.onefive.cz\/peakdesign\/store-sales\/\" \/>\n<meta property=\"og:site_name\" content=\"OneFive.cz - Prodejce Peak Design\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-08T11:57:19+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Odhadovan\u00e1 doba \u010dten\u00ed\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuta\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.onefive.cz\\\/peakdesign\\\/store-sales\\\/\",\"url\":\"https:\\\/\\\/www.onefive.cz\\\/peakdesign\\\/store-sales\\\/\",\"name\":\"Store-sales - OneFive.cz - Prodejce Peak Design\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.onefive.cz\\\/peakdesign\\\/#website\"},\"datePublished\":\"2026-04-08T01:19:51+00:00\",\"dateModified\":\"2026-04-08T11:57:19+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.onefive.cz\\\/peakdesign\\\/store-sales\\\/#breadcrumb\"},\"inLanguage\":\"cs\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.onefive.cz\\\/peakdesign\\\/store-sales\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.onefive.cz\\\/peakdesign\\\/store-sales\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Dom\u016f\",\"item\":\"https:\\\/\\\/www.onefive.cz\\\/peakdesign\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Store-sales\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.onefive.cz\\\/peakdesign\\\/#website\",\"url\":\"https:\\\/\\\/www.onefive.cz\\\/peakdesign\\\/\",\"name\":\"OneFive.cz - Prodejce Peak Design\",\"description\":\"Kryty a dr\u017e\u00e1ky pro telefony, cestovn\u00ed a everyday batohy a ta\u0161ky, organiz\u00e9ry a fotop\u0159\u00edslu\u0161enstv\u00ed. Ultim\u00e1tn\u00ed v\u00fdbava pro ty, kte\u0159\u00ed vy\u017eaduj\u00ed to nejlep\u0161\u00ed.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.onefive.cz\\\/peakdesign\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"cs\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Store-sales - OneFive.cz - Prodejce Peak Design","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.onefive.cz\/peakdesign\/store-sales\/","og_locale":"cs_CZ","og_type":"article","og_title":"Store-sales - OneFive.cz - Prodejce Peak Design","og_url":"https:\/\/www.onefive.cz\/peakdesign\/store-sales\/","og_site_name":"OneFive.cz - Prodejce Peak Design","article_modified_time":"2026-04-08T11:57:19+00:00","twitter_card":"summary_large_image","twitter_misc":{"Odhadovan\u00e1 doba \u010dten\u00ed":"1 minuta"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.onefive.cz\/peakdesign\/store-sales\/","url":"https:\/\/www.onefive.cz\/peakdesign\/store-sales\/","name":"Store-sales - OneFive.cz - Prodejce Peak Design","isPartOf":{"@id":"https:\/\/www.onefive.cz\/peakdesign\/#website"},"datePublished":"2026-04-08T01:19:51+00:00","dateModified":"2026-04-08T11:57:19+00:00","breadcrumb":{"@id":"https:\/\/www.onefive.cz\/peakdesign\/store-sales\/#breadcrumb"},"inLanguage":"cs","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.onefive.cz\/peakdesign\/store-sales\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.onefive.cz\/peakdesign\/store-sales\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Dom\u016f","item":"https:\/\/www.onefive.cz\/peakdesign\/"},{"@type":"ListItem","position":2,"name":"Store-sales"}]},{"@type":"WebSite","@id":"https:\/\/www.onefive.cz\/peakdesign\/#website","url":"https:\/\/www.onefive.cz\/peakdesign\/","name":"OneFive.cz - Prodejce Peak Design","description":"Kryty a dr\u017e\u00e1ky pro telefony, cestovn\u00ed a everyday batohy a ta\u0161ky, organiz\u00e9ry a fotop\u0159\u00edslu\u0161enstv\u00ed. Ultim\u00e1tn\u00ed v\u00fdbava pro ty, kte\u0159\u00ed vy\u017eaduj\u00ed to nejlep\u0161\u00ed.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.onefive.cz\/peakdesign\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"cs"}]}},"_links":{"self":[{"href":"https:\/\/www.onefive.cz\/peakdesign\/wp-json\/wp\/v2\/pages\/133372","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.onefive.cz\/peakdesign\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.onefive.cz\/peakdesign\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.onefive.cz\/peakdesign\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.onefive.cz\/peakdesign\/wp-json\/wp\/v2\/comments?post=133372"}],"version-history":[{"count":2,"href":"https:\/\/www.onefive.cz\/peakdesign\/wp-json\/wp\/v2\/pages\/133372\/revisions"}],"predecessor-version":[{"id":133381,"href":"https:\/\/www.onefive.cz\/peakdesign\/wp-json\/wp\/v2\/pages\/133372\/revisions\/133381"}],"wp:attachment":[{"href":"https:\/\/www.onefive.cz\/peakdesign\/wp-json\/wp\/v2\/media?parent=133372"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}