2025-01-21T12:39:56.965Z: Running command theme push 2025-01-21T12:39:56.978Z: Notifications to show: 0 2025-01-21T12:39:57.004Z: Ensuring that the user is authenticated with the Theme API with the following scopes: [] 2025-01-21T12:39:57.004Z: Ensuring that the user is authenticated with the Admin API with the following scopes for the store dawidk-dev-store-2.myshopify.com: [] 2025-01-21T12:39:57.005Z: Getting session store... 2025-01-21T12:39:57.007Z: Validating existing session against the scopes: [ "openid", "https://api.shopify.com/auth/shop.admin.graphql", "https://api.shopify.com/auth/shop.admin.themes", "https://api.shopify.com/auth/partners.collaborator-relationships.readonly", "https://api.shopify.com/auth/shop.storefront-renderer.devtools", "https://api.shopify.com/auth/partners.app.cli.access", "https://api.shopify.com/auth/destinations.readonly", "https://api.shopify.com/auth/organization.store-management", "https://api.shopify.com/auth/organization.apps.manage" ] For applications: { "adminApi": { "scopes": [], "storeFqdn": "dawidk-dev-store-2.myshopify.com" } } 2025-01-21T12:39:57.007Z: Sending Identity Introspection request to URL: https://accounts.shopify.com/oauth/introspection 2025-01-21T12:39:57.008Z: Sending POST request to URL https://accounts.shopify.com/oauth/introspection With request headers: - User-Agent: Shopify CLI; v=3.74.0 - Keep-Alive: timeout=30 - Sec-CH-UA-PLATFORM: darwin - Content-Type: application/json 2025-01-21T12:39:57.240Z: Request to https://accounts.shopify.com/oauth/introspection completed in 232 ms With response headers: - cache-control: no-cache, no-store, private, must-revalidate, max-age=0 - content-type: application/json; charset=utf-8 - etag: W/"85520196fe90e5d42c38cb46143a3e88" - server-timing: processing;dur=25, socket_queue;dur=1.272, edge;dur=2.039, util;dur=0.25, cfRequestDuration;dur=174.000025 - x-request-id: 5d1bf072-cedd-42b9-9194-edd653e55b92-1737463197 2025-01-21T12:39:57.244Z: The identity token is valid: true 2025-01-21T12:39:57.244Z: The validation of the token for application/identity completed with the following results: - It's expired: false - It's invalid in identity: false 2025-01-21T12:39:57.254Z: Sending "Admin" GraphQL request: query publicApiVersions { publicApiVersions { handle supported __typename } } With variables: {} With request headers: - User-Agent: Shopify CLI; v=3.74.0 - Keep-Alive: timeout=30 - Sec-CH-UA-PLATFORM: darwin - Content-Type: application/json to https://dawidk-dev-store-2.myshopify.com/admin/api/unstable/graphql.json 2025-01-21T12:39:57.436Z: Request to https://dawidk-dev-store-2.myshopify.com/admin/api/unstable/graphql.json completed in 181 ms With response headers: - content-type: application/json; charset=utf-8 - server-timing: processing;dur=59, graphql;desc="admin/query/other", cfRequestDuration;dur=141.000032 - x-request-id: 25128e2e-065c-41c3-991f-0633834d7002-1737463197 2025-01-21T12:39:57.437Z: Sending "Admin" GraphQL request: query getThemes($after: String) { themes(first: 50, after: $after) { nodes { id name role processing __typename } pageInfo { hasNextPage endCursor __typename } __typename } } With variables: { "after": null } With request headers: - User-Agent: Shopify CLI; v=3.74.0 - Keep-Alive: timeout=30 - Sec-CH-UA-PLATFORM: darwin - Content-Type: application/json to https://dawidk-dev-store-2.myshopify.com/admin/api/2025-01/graphql.json 2025-01-21T12:39:57.583Z: Request to https://dawidk-dev-store-2.myshopify.com/admin/api/2025-01/graphql.json completed in 146 ms With response headers: - content-type: application/json; charset=utf-8 - server-timing: processing;dur=52, graphql;desc="admin/query/other", cfRequestDuration;dur=108.999968 - x-request-id: 7bdd2a30-37e3-4367-8498-d0e0805bcb95-1737463197 2025-01-21T12:39:57.585Z: Sending "Admin" GraphQL request: query getThemeFileChecksums($id: ID!, $after: String) { theme(id: $id) { files(first: 250, after: $after) { nodes { filename size checksumMd5 __typename } userErrors { filename code __typename } pageInfo { hasNextPage endCursor __typename } __typename } __typename } } With variables: { "id": "gid://shopify/OnlineStoreTheme/177681236314", "after": null } With request headers: - User-Agent: Shopify CLI; v=3.74.0 - Keep-Alive: timeout=30 - Sec-CH-UA-PLATFORM: darwin - Content-Type: application/json to https://dawidk-dev-store-2.myshopify.com/admin/api/2025-01/graphql.json 2025-01-21T12:39:58.013Z: Request to https://dawidk-dev-store-2.myshopify.com/admin/api/2025-01/graphql.json completed in 428 ms With response headers: - content-type: application/json; charset=utf-8 - server-timing: processing;dur=325, graphql;desc="admin/query/other", cfRequestDuration;dur=372.999907 - x-request-id: 93a6b7b6-ef8d-464f-967f-70fd309dba03-1737463197 2025-01-21T12:39:58.013Z: Sending "Admin" GraphQL request: query getThemeFileChecksums($id: ID!, $after: String) { theme(id: $id) { files(first: 250, after: $after) { nodes { filename size checksumMd5 __typename } userErrors { filename code __typename } pageInfo { hasNextPage endCursor __typename } __typename } __typename } } With variables: { "id": "gid://shopify/OnlineStoreTheme/177681236314", "after": "InNlY3Rpb25zXC9jb2xsYWdlLmxpcXVpZCI=" } With request headers: - User-Agent: Shopify CLI; v=3.74.0 - Keep-Alive: timeout=30 - Sec-CH-UA-PLATFORM: darwin - Content-Type: application/json to https://dawidk-dev-store-2.myshopify.com/admin/api/2025-01/graphql.json 2025-01-21T12:39:58.240Z: Request to https://dawidk-dev-store-2.myshopify.com/admin/api/2025-01/graphql.json completed in 227 ms With response headers: - content-type: application/json; charset=utf-8 - server-timing: processing;dur=124, graphql;desc="admin/query/other", cfRequestDuration;dur=187.999964 - x-request-id: b25654db-3940-491c-bd04-d8fce9d0324d-1737463198 2025-01-21T12:39:58.279Z: Reading the content of file at assets/animations.js... 2025-01-21T12:39:58.279Z: Reading the content of file at assets/base.css... 2025-01-21T12:39:58.279Z: Reading the content of file at assets/cart-drawer.js... 2025-01-21T12:39:58.279Z: Reading the content of file at assets/cart.js... 2025-01-21T12:39:58.279Z: Reading the content of file at assets/collage.css... 2025-01-21T12:39:58.279Z: Reading the content of file at assets/cart-notification.js... 2025-01-21T12:39:58.279Z: Reading the content of file at assets/collapsible-content.css... 2025-01-21T12:39:58.279Z: Reading the content of file at assets/component-accordion.css... 2025-01-21T12:39:58.280Z: Reading the content of file at assets/component-article-card.css... 2025-01-21T12:39:58.280Z: Reading the content of file at assets/component-card.css... 2025-01-21T12:39:58.280Z: Reading the content of file at assets/component-cart-drawer.css... 2025-01-21T12:39:58.280Z: Reading the content of file at assets/component-cart-items.css... 2025-01-21T12:39:58.280Z: Reading the content of file at assets/component-cart-notification.css... 2025-01-21T12:39:58.280Z: Reading the content of file at assets/component-cart.css... 2025-01-21T12:39:58.280Z: Reading the content of file at assets/component-collection-hero.css... 2025-01-21T12:39:58.280Z: Reading the content of file at assets/component-complementary-products.css... 2025-01-21T12:39:58.280Z: Reading the content of file at assets/component-deferred-media.css... 2025-01-21T12:39:58.280Z: Reading the content of file at assets/component-discounts.css... 2025-01-21T12:39:58.280Z: Reading the content of file at assets/component-facets.css... 2025-01-21T12:39:58.281Z: Reading the content of file at assets/component-image-with-text.css... 2025-01-21T12:39:58.281Z: Reading the content of file at assets/component-list-menu.css... 2025-01-21T12:39:58.281Z: Reading the content of file at assets/component-list-payment.css... 2025-01-21T12:39:58.281Z: Reading the content of file at assets/component-list-social.css... 2025-01-21T12:39:58.281Z: Reading the content of file at assets/component-localization-form.css... 2025-01-21T12:39:58.281Z: Reading the content of file at assets/component-mega-menu.css... 2025-01-21T12:39:58.281Z: Reading the content of file at assets/component-menu-drawer.css... 2025-01-21T12:39:58.281Z: Reading the content of file at assets/component-modal-video.css... 2025-01-21T12:39:58.281Z: Reading the content of file at assets/component-model-viewer-ui.css... 2025-01-21T12:39:58.281Z: Reading the content of file at assets/component-newsletter.css... 2025-01-21T12:39:58.281Z: Reading the content of file at assets/component-pagination.css... 2025-01-21T12:39:58.281Z: Reading the content of file at assets/component-pickup-availability.css... 2025-01-21T12:39:58.281Z: Reading the content of file at assets/component-predictive-search.css... 2025-01-21T12:39:58.281Z: Reading the content of file at assets/component-price.css... 2025-01-21T12:39:58.281Z: Reading the content of file at assets/component-product-model.css... 2025-01-21T12:39:58.281Z: Reading the content of file at assets/component-product-variant-picker.css... 2025-01-21T12:39:58.281Z: Reading the content of file at assets/component-progress-bar.css... 2025-01-21T12:39:58.282Z: Reading the content of file at assets/component-rating.css... 2025-01-21T12:39:58.282Z: Reading the content of file at assets/component-search.css... 2025-01-21T12:39:58.282Z: Reading the content of file at assets/component-show-more.css... 2025-01-21T12:39:58.282Z: Reading the content of file at assets/component-slider.css... 2025-01-21T12:39:58.282Z: Reading the content of file at assets/component-slideshow.css... 2025-01-21T12:39:58.282Z: Reading the content of file at assets/component-swatch-input.css... 2025-01-21T12:39:58.282Z: Reading the content of file at assets/component-swatch.css... 2025-01-21T12:39:58.282Z: Reading the content of file at assets/component-totals.css... 2025-01-21T12:39:58.282Z: Reading the content of file at assets/component-volume-pricing.css... 2025-01-21T12:39:58.282Z: Reading the content of file at assets/constants.js... 2025-01-21T12:39:58.282Z: Reading the content of file at assets/customer.css... 2025-01-21T12:39:58.282Z: Reading the content of file at assets/customer.js... 2025-01-21T12:39:58.282Z: Reading the content of file at assets/details-disclosure.js... 2025-01-21T12:39:58.282Z: Reading the content of file at assets/details-modal.js... 2025-01-21T12:39:58.282Z: Reading the content of file at assets/email-signup-banner-background-mobile.svg... 2025-01-21T12:39:58.282Z: Reading the content of file at assets/email-signup-banner-background.svg... 2025-01-21T12:39:58.282Z: Reading the content of file at assets/facets.js... 2025-01-21T12:39:58.283Z: Reading the content of file at assets/global.js... 2025-01-21T12:39:58.283Z: Reading the content of file at assets/icon-3d-model.svg... 2025-01-21T12:39:58.283Z: Reading the content of file at assets/icon-account.svg... 2025-01-21T12:39:58.283Z: Reading the content of file at assets/icon-apple.svg... 2025-01-21T12:39:58.283Z: Reading the content of file at assets/icon-arrow.svg... 2025-01-21T12:39:58.283Z: Reading the content of file at assets/icon-banana.svg... 2025-01-21T12:39:58.283Z: Reading the content of file at assets/icon-bottle.svg... 2025-01-21T12:39:58.283Z: Reading the content of file at assets/icon-box.svg... 2025-01-21T12:39:58.283Z: Reading the content of file at assets/icon-caret.svg... 2025-01-21T12:39:58.283Z: Reading the content of file at assets/icon-carrot.svg... 2025-01-21T12:39:58.283Z: Reading the content of file at assets/icon-cart-empty.svg... 2025-01-21T12:39:58.283Z: Reading the content of file at assets/icon-cart.svg... 2025-01-21T12:39:58.283Z: Reading the content of file at assets/icon-chat-bubble.svg... 2025-01-21T12:39:58.283Z: Reading the content of file at assets/icon-check-mark.svg... 2025-01-21T12:39:58.283Z: Reading the content of file at assets/icon-checkmark.svg... 2025-01-21T12:39:58.283Z: Reading the content of file at assets/icon-clipboard.svg... 2025-01-21T12:39:58.283Z: Reading the content of file at assets/icon-close-small.svg... 2025-01-21T12:39:58.284Z: Reading the content of file at assets/icon-close.svg... 2025-01-21T12:39:58.284Z: Reading the content of file at assets/icon-copy.svg... 2025-01-21T12:39:58.284Z: Reading the content of file at assets/icon-dairy-free.svg... 2025-01-21T12:39:58.284Z: Reading the content of file at assets/icon-dairy.svg... 2025-01-21T12:39:58.284Z: Reading the content of file at assets/icon-discount.svg... 2025-01-21T12:39:58.284Z: Reading the content of file at assets/icon-dryer.svg... 2025-01-21T12:39:58.284Z: Reading the content of file at assets/icon-error.svg... 2025-01-21T12:39:58.284Z: Reading the content of file at assets/icon-eye.svg... 2025-01-21T12:39:58.284Z: Reading the content of file at assets/icon-facebook.svg... 2025-01-21T12:39:58.284Z: Reading the content of file at assets/icon-filter.svg... 2025-01-21T12:39:58.284Z: Reading the content of file at assets/icon-fire.svg... 2025-01-21T12:39:58.284Z: Reading the content of file at assets/icon-gluten-free.svg... 2025-01-21T12:39:58.284Z: Reading the content of file at assets/icon-hamburger.svg... 2025-01-21T12:39:58.284Z: Reading the content of file at assets/icon-heart.svg... 2025-01-21T12:39:58.284Z: Reading the content of file at assets/icon-info.svg... 2025-01-21T12:39:58.284Z: Reading the content of file at assets/icon-instagram.svg... 2025-01-21T12:39:58.284Z: Reading the content of file at assets/icon-inventory-status.svg... 2025-01-21T12:39:58.285Z: Reading the content of file at assets/icon-iron.svg... 2025-01-21T12:39:58.285Z: Reading the content of file at assets/icon-leaf.svg... 2025-01-21T12:39:58.285Z: Reading the content of file at assets/icon-leather.svg... 2025-01-21T12:39:58.285Z: Reading the content of file at assets/icon-lightning-bolt.svg... 2025-01-21T12:39:58.285Z: Reading the content of file at assets/icon-lipstick.svg... 2025-01-21T12:39:58.285Z: Reading the content of file at assets/icon-lock.svg... 2025-01-21T12:39:58.285Z: Reading the content of file at assets/icon-map-pin.svg... 2025-01-21T12:39:58.285Z: Reading the content of file at assets/icon-minus.svg... 2025-01-21T12:39:58.285Z: Reading the content of file at assets/icon-nut-free.svg... 2025-01-21T12:39:58.285Z: Reading the content of file at assets/icon-padlock.svg... 2025-01-21T12:39:58.285Z: Reading the content of file at assets/icon-pants.svg... 2025-01-21T12:39:58.285Z: Reading the content of file at assets/icon-pause.svg... 2025-01-21T12:39:58.285Z: Reading the content of file at assets/icon-paw-print.svg... 2025-01-21T12:39:58.285Z: Reading the content of file at assets/icon-pepper.svg... 2025-01-21T12:39:58.285Z: Reading the content of file at assets/icon-perfume.svg... 2025-01-21T12:39:58.285Z: Reading the content of file at assets/icon-pinterest.svg... 2025-01-21T12:39:58.285Z: Reading the content of file at assets/icon-plane.svg... 2025-01-21T12:39:58.285Z: Reading the content of file at assets/icon-plant.svg... 2025-01-21T12:39:58.286Z: Reading the content of file at assets/icon-play.svg... 2025-01-21T12:39:58.286Z: Reading the content of file at assets/icon-plus.svg... 2025-01-21T12:39:58.286Z: Reading the content of file at assets/icon-price-tag.svg... 2025-01-21T12:39:58.286Z: Reading the content of file at assets/icon-question-mark.svg... 2025-01-21T12:39:58.286Z: Reading the content of file at assets/icon-recycle.svg... 2025-01-21T12:39:58.286Z: Reading the content of file at assets/icon-remove.svg... 2025-01-21T12:39:58.286Z: Reading the content of file at assets/icon-reset.svg... 2025-01-21T12:39:58.286Z: Reading the content of file at assets/icon-return.svg... 2025-01-21T12:39:58.286Z: Reading the content of file at assets/icon-ruler.svg... 2025-01-21T12:39:58.286Z: Reading the content of file at assets/icon-search.svg... 2025-01-21T12:39:58.286Z: Reading the content of file at assets/icon-serving-dish.svg... 2025-01-21T12:39:58.286Z: Reading the content of file at assets/icon-share.svg... 2025-01-21T12:39:58.286Z: Reading the content of file at assets/icon-shirt.svg... 2025-01-21T12:39:58.286Z: Reading the content of file at assets/icon-shoe.svg... 2025-01-21T12:39:58.286Z: Reading the content of file at assets/icon-shopify.svg... 2025-01-21T12:39:58.286Z: Reading the content of file at assets/icon-silhouette.svg... 2025-01-21T12:39:58.286Z: Reading the content of file at assets/icon-snapchat.svg... 2025-01-21T12:39:58.287Z: Reading the content of file at assets/icon-snowflake.svg... 2025-01-21T12:39:58.287Z: Reading the content of file at assets/icon-star.svg... 2025-01-21T12:39:58.287Z: Reading the content of file at assets/icon-stopwatch.svg... 2025-01-21T12:39:58.287Z: Reading the content of file at assets/icon-success.svg... 2025-01-21T12:39:58.287Z: Reading the content of file at assets/icon-tick.svg... 2025-01-21T12:39:58.287Z: Reading the content of file at assets/icon-tiktok.svg... 2025-01-21T12:39:58.287Z: Reading the content of file at assets/icon-truck.svg... 2025-01-21T12:39:58.287Z: Reading the content of file at assets/icon-tumblr.svg... 2025-01-21T12:39:58.287Z: Reading the content of file at assets/icon-twitter.svg... 2025-01-21T12:39:58.287Z: Reading the content of file at assets/icon-unavailable.svg... 2025-01-21T12:39:58.287Z: Reading the content of file at assets/icon-vimeo.svg... 2025-01-21T12:39:58.287Z: Reading the content of file at assets/icon-washing.svg... 2025-01-21T12:39:58.287Z: Reading the content of file at assets/icon-youtube.svg... 2025-01-21T12:39:58.287Z: Reading the content of file at assets/icon-zoom.svg... 2025-01-21T12:39:58.287Z: Reading the content of file at assets/loading-spinner.svg... 2025-01-21T12:39:58.287Z: Reading the content of file at assets/localization-form.js... 2025-01-21T12:39:58.287Z: Reading the content of file at assets/magnify.js... 2025-01-21T12:39:58.287Z: Reading the content of file at assets/main-search.js... 2025-01-21T12:39:58.288Z: Reading the content of file at assets/mask-arch.svg... 2025-01-21T12:39:58.288Z: Reading the content of file at assets/mask-blobs.css... 2025-01-21T12:39:58.288Z: Reading the content of file at assets/media-gallery.js... 2025-01-21T12:39:58.288Z: Reading the content of file at assets/newsletter-section.css... 2025-01-21T12:39:58.288Z: Reading the content of file at assets/password-modal.js... 2025-01-21T12:39:58.288Z: Reading the content of file at assets/pickup-availability.js... 2025-01-21T12:39:58.288Z: Reading the content of file at assets/predictive-search.js... 2025-01-21T12:39:58.288Z: Reading the content of file at assets/price-per-item.js... 2025-01-21T12:39:58.288Z: Reading the content of file at assets/product-form.js... 2025-01-21T12:39:58.288Z: Reading the content of file at assets/product-info.js... 2025-01-21T12:39:58.288Z: Reading the content of file at assets/product-modal.js... 2025-01-21T12:39:58.288Z: Reading the content of file at assets/product-model.js... 2025-01-21T12:39:58.288Z: Reading the content of file at assets/pubsub.js... 2025-01-21T12:39:58.288Z: Reading the content of file at assets/quantity-popover.css... 2025-01-21T12:39:58.288Z: Reading the content of file at assets/quantity-popover.js... 2025-01-21T12:39:58.288Z: Reading the content of file at assets/quick-add-bulk.js... 2025-01-21T12:39:58.288Z: Reading the content of file at assets/quick-add.css... 2025-01-21T12:39:58.289Z: Reading the content of file at assets/quick-add.js... 2025-01-21T12:39:58.289Z: Reading the content of file at assets/quick-order-list.css... 2025-01-21T12:39:58.289Z: Reading the content of file at assets/quick-order-list.js... 2025-01-21T12:39:58.289Z: Reading the content of file at assets/recipient-form.js... 2025-01-21T12:39:58.289Z: Reading the content of file at assets/search-form.js... 2025-01-21T12:39:58.289Z: Reading the content of file at assets/section-blog-post.css... 2025-01-21T12:39:58.289Z: Reading the content of file at assets/section-collection-list.css... 2025-01-21T12:39:58.289Z: Reading the content of file at assets/section-contact-form.css... 2025-01-21T12:39:58.289Z: Reading the content of file at assets/section-email-signup-banner.css... 2025-01-21T12:39:58.289Z: Reading the content of file at assets/section-featured-blog.css... 2025-01-21T12:39:58.289Z: Reading the content of file at assets/section-featured-product.css... 2025-01-21T12:39:58.289Z: Reading the content of file at assets/section-footer.css... 2025-01-21T12:39:58.289Z: Reading the content of file at assets/section-image-banner.css... 2025-01-21T12:39:58.289Z: Reading the content of file at assets/section-main-blog.css... 2025-01-21T12:39:58.289Z: Reading the content of file at assets/section-main-page.css... 2025-01-21T12:39:58.289Z: Reading the content of file at assets/section-main-product.css... 2025-01-21T12:39:58.289Z: Reading the content of file at assets/section-multicolumn.css... 2025-01-21T12:39:58.289Z: Reading the content of file at assets/section-password.css... 2025-01-21T12:39:58.290Z: Reading the content of file at assets/section-related-products.css... 2025-01-21T12:39:58.290Z: Reading the content of file at assets/section-rich-text.css... 2025-01-21T12:39:58.290Z: Reading the content of file at assets/share.js... 2025-01-21T12:39:58.290Z: Reading the content of file at assets/show-more.js... 2025-01-21T12:39:58.290Z: Reading the content of file at assets/sparkle.gif... 2025-01-21T12:39:58.290Z: Reading the content of file at assets/square.svg... 2025-01-21T12:39:58.290Z: Reading the content of file at assets/template-collection.css... 2025-01-21T12:39:58.290Z: Reading the content of file at assets/template-giftcard.css... 2025-01-21T12:39:58.290Z: Reading the content of file at assets/theme-editor.js... 2025-01-21T12:39:58.290Z: Reading the content of file at assets/video-section.css... 2025-01-21T12:39:58.290Z: Reading the content of file at config/settings_data.json... 2025-01-21T12:39:58.290Z: Reading the content of file at config/settings_schema.json... 2025-01-21T12:39:58.290Z: Reading the content of file at layout/password.liquid... 2025-01-21T12:39:58.290Z: Reading the content of file at layout/theme.liquid... 2025-01-21T12:39:58.290Z: Reading the content of file at locales/bg.json... 2025-01-21T12:39:58.290Z: Reading the content of file at locales/cs.json... 2025-01-21T12:39:58.290Z: Reading the content of file at locales/cs.schema.json... 2025-01-21T12:39:58.291Z: Reading the content of file at locales/da.json... 2025-01-21T12:39:58.291Z: Reading the content of file at locales/da.schema.json... 2025-01-21T12:39:58.291Z: Reading the content of file at locales/de.json... 2025-01-21T12:39:58.291Z: Reading the content of file at locales/de.schema.json... 2025-01-21T12:39:58.291Z: Reading the content of file at locales/el.json... 2025-01-21T12:39:58.291Z: Reading the content of file at locales/en.default.json... 2025-01-21T12:39:58.291Z: Reading the content of file at locales/en.default.schema.json... 2025-01-21T12:39:58.291Z: Reading the content of file at locales/es.json... 2025-01-21T12:39:58.291Z: Reading the content of file at locales/es.schema.json... 2025-01-21T12:39:58.291Z: Reading the content of file at locales/fi.json... 2025-01-21T12:39:58.291Z: Reading the content of file at locales/fi.schema.json... 2025-01-21T12:39:58.291Z: Reading the content of file at locales/fr.json... 2025-01-21T12:39:58.291Z: Reading the content of file at locales/fr.schema.json... 2025-01-21T12:39:58.291Z: Reading the content of file at locales/hr.json... 2025-01-21T12:39:58.291Z: Reading the content of file at locales/hu.json... 2025-01-21T12:39:58.291Z: Reading the content of file at locales/id.json... 2025-01-21T12:39:58.291Z: Reading the content of file at locales/it.json... 2025-01-21T12:39:58.291Z: Reading the content of file at locales/it.schema.json... 2025-01-21T12:39:58.292Z: Reading the content of file at locales/ja.json... 2025-01-21T12:39:58.292Z: Reading the content of file at locales/ja.schema.json... 2025-01-21T12:39:58.292Z: Reading the content of file at locales/ko.json... 2025-01-21T12:39:58.292Z: Reading the content of file at locales/ko.schema.json... 2025-01-21T12:39:58.292Z: Reading the content of file at locales/lt.json... 2025-01-21T12:39:58.292Z: Reading the content of file at locales/nb.json... 2025-01-21T12:39:58.292Z: Reading the content of file at locales/nb.schema.json... 2025-01-21T12:39:58.292Z: Reading the content of file at locales/nl.json... 2025-01-21T12:39:58.292Z: Reading the content of file at locales/nl.schema.json... 2025-01-21T12:39:58.292Z: Reading the content of file at locales/pl.json... 2025-01-21T12:39:58.292Z: Reading the content of file at locales/pl.schema.json... 2025-01-21T12:39:58.292Z: Reading the content of file at locales/pt-BR.json... 2025-01-21T12:39:58.292Z: Reading the content of file at locales/pt-BR.schema.json... 2025-01-21T12:39:58.292Z: Reading the content of file at locales/pt-PT.json... 2025-01-21T12:39:58.292Z: Reading the content of file at locales/pt-PT.schema.json... 2025-01-21T12:39:58.292Z: Reading the content of file at locales/ro.json... 2025-01-21T12:39:58.292Z: Reading the content of file at locales/ru.json... 2025-01-21T12:39:58.292Z: Reading the content of file at locales/sk.json... 2025-01-21T12:39:58.293Z: Reading the content of file at locales/sl.json... 2025-01-21T12:39:58.293Z: Reading the content of file at locales/sv.json... 2025-01-21T12:39:58.293Z: Reading the content of file at locales/sv.schema.json... 2025-01-21T12:39:58.293Z: Reading the content of file at locales/th.json... 2025-01-21T12:39:58.293Z: Reading the content of file at locales/th.schema.json... 2025-01-21T12:39:58.293Z: Reading the content of file at locales/tr.json... 2025-01-21T12:39:58.293Z: Reading the content of file at locales/tr.schema.json... 2025-01-21T12:39:58.293Z: Reading the content of file at locales/vi.json... 2025-01-21T12:39:58.293Z: Reading the content of file at locales/zh-CN.json... 2025-01-21T12:39:58.293Z: Reading the content of file at locales/zh-CN.schema.json... 2025-01-21T12:39:58.293Z: Reading the content of file at locales/zh-TW.json... 2025-01-21T12:39:58.293Z: Reading the content of file at locales/zh-TW.schema.json... 2025-01-21T12:39:58.293Z: Reading the content of file at sections/Foo.liquid... 2025-01-21T12:39:58.293Z: Reading the content of file at sections/announcement-bar.liquid... 2025-01-21T12:39:58.293Z: Reading the content of file at sections/apps.liquid... 2025-01-21T12:39:58.293Z: Reading the content of file at sections/bulk-quick-order-list.liquid... 2025-01-21T12:39:58.293Z: Reading the content of file at sections/call-to-action.liquid... 2025-01-21T12:39:58.293Z: Reading the content of file at sections/cart-drawer.liquid... 2025-01-21T12:39:58.294Z: Reading the content of file at sections/cart-icon-bubble.liquid... 2025-01-21T12:39:58.294Z: Reading the content of file at sections/cart-live-region-text.liquid... 2025-01-21T12:39:58.294Z: Reading the content of file at sections/cart-notification-button.liquid... 2025-01-21T12:39:58.294Z: Reading the content of file at sections/cart-notification-product.liquid... 2025-01-21T12:39:58.294Z: Reading the content of file at sections/collage.liquid... 2025-01-21T12:39:58.294Z: Reading the content of file at sections/collapsible-content.liquid... 2025-01-21T12:39:58.294Z: Reading the content of file at sections/collection-list.liquid... 2025-01-21T12:39:58.294Z: Reading the content of file at sections/contact-form.liquid... 2025-01-21T12:39:58.294Z: Reading the content of file at sections/custom-liquid.liquid... 2025-01-21T12:39:58.294Z: Reading the content of file at sections/email-signup-banner.liquid... 2025-01-21T12:39:58.294Z: Reading the content of file at sections/featured-blog.liquid... 2025-01-21T12:39:58.294Z: Reading the content of file at sections/featured-collection.liquid... 2025-01-21T12:39:58.294Z: Reading the content of file at sections/featured-product.liquid... 2025-01-21T12:39:58.294Z: Reading the content of file at sections/footer-group.json... 2025-01-21T12:39:58.294Z: Reading the content of file at sections/footer.liquid... 2025-01-21T12:39:58.294Z: Reading the content of file at sections/header-group.json... 2025-01-21T12:39:58.295Z: Reading the content of file at sections/header.liquid... 2025-01-21T12:39:58.295Z: Reading the content of file at sections/image-banner.liquid... 2025-01-21T12:39:58.295Z: Reading the content of file at sections/image-with-text.liquid... 2025-01-21T12:39:58.295Z: Reading the content of file at sections/main-404.liquid... 2025-01-21T12:39:58.295Z: Reading the content of file at sections/main-account.liquid... 2025-01-21T12:39:58.295Z: Reading the content of file at sections/main-activate-account.liquid... 2025-01-21T12:39:58.295Z: Reading the content of file at sections/main-addresses.liquid... 2025-01-21T12:39:58.295Z: Reading the content of file at sections/main-article.liquid... 2025-01-21T12:39:58.295Z: Reading the content of file at sections/main-blog.liquid... 2025-01-21T12:39:58.295Z: Reading the content of file at sections/main-cart-footer.liquid... 2025-01-21T12:39:58.295Z: Reading the content of file at sections/main-cart-items.liquid... 2025-01-21T12:39:58.295Z: Reading the content of file at sections/main-collection-banner.liquid... 2025-01-21T12:39:58.295Z: Reading the content of file at sections/main-collection-product-grid.liquid... 2025-01-21T12:39:58.295Z: Reading the content of file at sections/main-list-collections.liquid... 2025-01-21T12:39:58.295Z: Reading the content of file at sections/main-login.liquid... 2025-01-21T12:39:58.295Z: Reading the content of file at sections/main-order.liquid... 2025-01-21T12:39:58.295Z: Reading the content of file at sections/main-page.liquid... 2025-01-21T12:39:58.295Z: Reading the content of file at sections/main-password-footer.liquid... 2025-01-21T12:39:58.296Z: Reading the content of file at sections/main-password-header.liquid... 2025-01-21T12:39:58.296Z: Reading the content of file at sections/main-product.liquid... 2025-01-21T12:39:58.296Z: Reading the content of file at sections/main-register.liquid... 2025-01-21T12:39:58.296Z: Reading the content of file at sections/main-reset-password.liquid... 2025-01-21T12:39:58.296Z: Reading the content of file at sections/main-search.liquid... 2025-01-21T12:39:58.296Z: Reading the content of file at sections/multicolumn.liquid... 2025-01-21T12:39:58.296Z: Reading the content of file at sections/multirow.liquid... 2025-01-21T12:39:58.296Z: Reading the content of file at sections/newsletter.liquid... 2025-01-21T12:39:58.296Z: Reading the content of file at sections/page.liquid... 2025-01-21T12:39:58.296Z: Reading the content of file at sections/pickup-availability.liquid... 2025-01-21T12:39:58.296Z: Reading the content of file at sections/predictive-search.liquid... 2025-01-21T12:39:58.296Z: Reading the content of file at sections/quick-order-list.liquid... 2025-01-21T12:39:58.296Z: Reading the content of file at sections/related-products.liquid... 2025-01-21T12:39:58.296Z: Reading the content of file at sections/rich-text.liquid... 2025-01-21T12:39:58.296Z: Reading the content of file at sections/slideshow.liquid... 2025-01-21T12:39:58.296Z: Reading the content of file at sections/video.liquid... 2025-01-21T12:39:58.296Z: Reading the content of file at snippets/article-card.liquid... 2025-01-21T12:39:58.296Z: Reading the content of file at snippets/buy-buttons.liquid... 2025-01-21T12:39:58.297Z: Reading the content of file at snippets/card-collection.liquid... 2025-01-21T12:39:58.297Z: Reading the content of file at snippets/cart-drawer.liquid... 2025-01-21T12:39:58.297Z: Reading the content of file at snippets/card-product.liquid... 2025-01-21T12:39:58.297Z: Reading the content of file at snippets/cart-notification.liquid... 2025-01-21T12:39:58.297Z: Reading the content of file at snippets/country-localization.liquid... 2025-01-21T12:39:58.297Z: Reading the content of file at snippets/facets.liquid... 2025-01-21T12:39:58.297Z: Reading the content of file at snippets/gift-card-recipient-form.liquid... 2025-01-21T12:39:58.297Z: Reading the content of file at snippets/header-drawer.liquid... 2025-01-21T12:39:58.297Z: Reading the content of file at snippets/header-dropdown-menu.liquid... 2025-01-21T12:39:58.297Z: Reading the content of file at snippets/header-mega-menu.liquid... 2025-01-21T12:39:58.297Z: Reading the content of file at snippets/header-search.liquid... 2025-01-21T12:39:58.297Z: Reading the content of file at snippets/icon-accordion.liquid... 2025-01-21T12:39:58.297Z: Reading the content of file at snippets/icon-with-text.liquid... 2025-01-21T12:39:58.297Z: Reading the content of file at snippets/language-localization.liquid... 2025-01-21T12:39:58.297Z: Reading the content of file at snippets/loading-spinner.liquid... 2025-01-21T12:39:58.297Z: Reading the content of file at snippets/meta-tags.liquid... 2025-01-21T12:39:58.297Z: Reading the content of file at snippets/pagination.liquid... 2025-01-21T12:39:58.297Z: Reading the content of file at snippets/price-facet.liquid... 2025-01-21T12:39:58.298Z: Reading the content of file at snippets/price.liquid... 2025-01-21T12:39:58.298Z: Reading the content of file at snippets/product-media-gallery.liquid... 2025-01-21T12:39:58.298Z: Reading the content of file at snippets/product-media-modal.liquid... 2025-01-21T12:39:58.298Z: Reading the content of file at snippets/product-media.liquid... 2025-01-21T12:39:58.298Z: Reading the content of file at snippets/product-thumbnail.liquid... 2025-01-21T12:39:58.298Z: Reading the content of file at snippets/product-variant-options.liquid... 2025-01-21T12:39:58.298Z: Reading the content of file at snippets/product-variant-picker.liquid... 2025-01-21T12:39:58.298Z: Reading the content of file at snippets/progress-bar.liquid... 2025-01-21T12:39:58.298Z: Reading the content of file at snippets/quantity-input.liquid... 2025-01-21T12:39:58.298Z: Reading the content of file at snippets/quick-order-list-row.liquid... 2025-01-21T12:39:58.298Z: Reading the content of file at snippets/quick-order-list.liquid... 2025-01-21T12:39:58.298Z: Reading the content of file at snippets/quick-order-product-row.liquid... 2025-01-21T12:39:58.298Z: Reading the content of file at snippets/share-button.liquid... 2025-01-21T12:39:58.298Z: Reading the content of file at snippets/social-icons.liquid... 2025-01-21T12:39:58.298Z: Reading the content of file at snippets/swatch-input.liquid... 2025-01-21T12:39:58.298Z: Reading the content of file at snippets/swatch.liquid... 2025-01-21T12:39:58.298Z: Reading the content of file at templates/404.json... 2025-01-21T12:39:58.298Z: Reading the content of file at templates/article.json... 2025-01-21T12:39:58.299Z: Reading the content of file at templates/blog.json... 2025-01-21T12:39:58.299Z: Reading the content of file at templates/cart.json... 2025-01-21T12:39:58.299Z: Reading the content of file at templates/collection.json... 2025-01-21T12:39:58.299Z: Reading the content of file at templates/collection.seadsonal-collection.json... 2025-01-21T12:39:58.299Z: Reading the content of file at templates/gift_card.liquid... 2025-01-21T12:39:58.299Z: Reading the content of file at templates/index.json... 2025-01-21T12:39:58.299Z: Reading the content of file at templates/list-collections.json... 2025-01-21T12:39:58.299Z: Reading the content of file at templates/page.contact.json... 2025-01-21T12:39:58.299Z: Reading the content of file at templates/page.json... 2025-01-21T12:39:58.299Z: Reading the content of file at templates/password.json... 2025-01-21T12:39:58.299Z: Reading the content of file at templates/product.json... 2025-01-21T12:39:58.299Z: Reading the content of file at templates/search.json... 2025-01-21T12:39:58.299Z: Reading the content of file at templates/customers/account.json... 2025-01-21T12:39:58.299Z: Reading the content of file at templates/customers/activate_account.json... 2025-01-21T12:39:58.299Z: Reading the content of file at templates/customers/addresses.json... 2025-01-21T12:39:58.299Z: Reading the content of file at templates/customers/login.json... 2025-01-21T12:39:58.299Z: Reading the content of file at templates/customers/order.json... 2025-01-21T12:39:58.299Z: Reading the content of file at templates/customers/register.json... 2025-01-21T12:39:58.300Z: Reading the content of file at templates/customers/reset_password.json... 2025-01-21T12:39:58.354Z: Files to be uploaded: -config/settings_schema.json -config/settings_data.json ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ Uploading files to remote theme [0%] ... 2025-01-21T12:39:58.381Z: Uploading the following files: -config/settings_schema.json -config/settings_data.json 2025-01-21T12:39:58.382Z: Sending "Admin" GraphQL request: mutation themeFilesUpsert($files: [OnlineStoreThemeFilesUpsertFileInput!]!, $themeId: ID!) { themeFilesUpsert(files: $files, themeId: $themeId) { upsertedThemeFiles { filename __typename } userErrors { filename message __typename } __typename } } With variables: { "themeId": "gid://shopify/OnlineStoreTheme/177681236314", "files": [ { "filename": "config/settings_schema.json", "body": { "type": "TEXT", "value": "[\n {\n \"name\": \"theme_info\",\n \"theme_name\": \"Dawn\",\n \"theme_version\": \"15.2.0\",\n \"theme_author\": \"Shopify\",\n \"theme_documentation_url\": \"https://help.shopify.com/manual/online-store/themes\",\n \"theme_support_url\": \"https://support.shopify.com/\"\n },\n {\n \"name\": \"t:settings_schema.logo.name\",\n \"settings\": [\n {\n \"type\": \"image_picker\",\n \"id\": \"logo\",\n \"label\": \"t:settings_schema.logo.settings.logo_image.label\"\n },\n {\n \"type\": \"range\",\n \"id\": \"logo_width\",\n \"min\": 50,\n \"max\": 300,\n \"step\": 10,\n \"default\": 100,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.logo.settings.logo_width.label\"\n },\n {\n \"type\": \"image_picker\",\n \"id\": \"favicon\",\n \"label\": \"t:settings_schema.logo.settings.favicon.label\",\n \"info\": \"t:settings_schema.logo.settings.favicon.info\"\n }\n ]\n },\n {\n \"name\": \"t:settings_schema.colors.name\",\n \"settings\": [\n {\n \"type\": \"color_scheme_group\",\n \"id\": \"color_schemes\",\n \"definition\": [\n {\n \"type\": \"color\",\n \"id\": \"background\",\n \"label\": \"t:settings_schema.colors.settings.background.label\",\n \"default\": \"#FFFFFF\"\n },\n {\n \"type\": \"color_background\",\n \"id\": \"background_gradient\",\n \"label\": \"t:settings_schema.colors.settings.background_gradient.label\",\n \"info\": \"t:settings_schema.colors.settings.background_gradient.info\"\n },\n {\n \"type\": \"color\",\n \"id\": \"text\",\n \"label\": \"t:settings_schema.colors.settings.text.label\",\n \"default\": \"#121212\"\n },\n {\n \"type\": \"color\",\n \"id\": \"button\",\n \"label\": \"t:settings_schema.colors.settings.button_background.label\",\n \"default\": \"#121212\"\n },\n {\n \"type\": \"color\",\n \"id\": \"button_label\",\n \"label\": \"t:settings_schema.colors.settings.button_label.label\",\n \"default\": \"#FFFFFF\"\n },\n {\n \"type\": \"color\",\n \"id\": \"secondary_button_label\",\n \"label\": \"t:settings_schema.colors.settings.secondary_button_label.label\",\n \"default\": \"#121212\"\n },\n {\n \"type\": \"color\",\n \"id\": \"shadow\",\n \"label\": \"t:settings_schema.colors.settings.shadow.label\",\n \"default\": \"#121212\"\n }\n ],\n \"role\": {\n \"text\": \"text\",\n \"background\": {\n \"solid\": \"background\",\n \"gradient\": \"background_gradient\"\n },\n \"links\": \"secondary_button_label\",\n \"icons\": \"text\",\n \"primary_button\": \"button\",\n \"on_primary_button\": \"button_label\",\n \"primary_button_border\": \"button\",\n \"secondary_button\": \"background\",\n \"on_secondary_button\": \"secondary_button_label\",\n \"secondary_button_border\": \"secondary_button_label\"\n }\n }\n ]\n },\n {\n \"name\": \"t:settings_schema.typography.name\",\n \"settings\": [\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.typography.settings.header__1.content\"\n },\n {\n \"type\": \"font_picker\",\n \"id\": \"type_header_font\",\n \"default\": \"assistant_n4\",\n \"label\": \"t:settings_schema.typography.settings.type_header_font.label\",\n \"info\": \"t:settings_schema.typography.settings.type_header_font.info\"\n },\n {\n \"type\": \"range\",\n \"id\": \"heading_scale\",\n \"min\": 100,\n \"max\": 150,\n \"step\": 5,\n \"unit\": \"%\",\n \"label\": \"t:settings_schema.typography.settings.heading_scale.label\",\n \"default\": 100\n },\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.typography.settings.header__2.content\"\n },\n {\n \"type\": \"font_picker\",\n \"id\": \"type_body_font\",\n \"default\": \"assistant_n4\",\n \"label\": \"t:settings_schema.typography.settings.type_body_font.label\",\n \"info\": \"t:settings_schema.typography.settings.type_body_font.info\"\n },\n {\n \"type\": \"range\",\n \"id\": \"body_scale\",\n \"min\": 100,\n \"max\": 130,\n \"step\": 5,\n \"unit\": \"%\",\n \"label\": \"t:settings_schema.typography.settings.body_scale.label\",\n \"default\": 100\n }\n ]\n },\n {\n \"name\": \"t:settings_schema.layout.name\",\n \"settings\": [\n {\n \"type\": \"range\",\n \"id\": \"page_width\",\n \"min\": 1000,\n \"max\": 1600,\n \"step\": 50,\n \"default\": 1200,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.layout.settings.page_width.label\"\n },\n {\n \"type\": \"range\",\n \"id\": \"spacing_sections\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 4,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.layout.settings.spacing_sections.label\",\n \"default\": 0\n },\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.layout.settings.header__grid.content\"\n },\n {\n \"type\": \"paragraph\",\n \"content\": \"t:settings_schema.layout.settings.paragraph__grid.content\"\n },\n {\n \"type\": \"range\",\n \"id\": \"spacing_grid_horizontal\",\n \"min\": 4,\n \"max\": 40,\n \"step\": 4,\n \"default\": 8,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.layout.settings.spacing_grid_horizontal.label\"\n },\n {\n \"type\": \"range\",\n \"id\": \"spacing_grid_vertical\",\n \"min\": 4,\n \"max\": 40,\n \"step\": 4,\n \"default\": 8,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.layout.settings.spacing_grid_vertical.label\"\n }\n ]\n },\n {\n \"name\": \"t:settings_schema.animations.name\",\n \"settings\": [\n {\n \"type\": \"checkbox\",\n \"id\": \"animations_reveal_on_scroll\",\n \"label\": \"t:settings_schema.animations.settings.animations_reveal_on_scroll.label\",\n \"default\": true\n },\n {\n \"type\": \"select\",\n \"id\": \"animations_hover_elements\",\n \"options\": [\n {\n \"value\": \"default\",\n \"label\": \"t:settings_schema.animations.settings.animations_hover_elements.options__1.label\"\n },\n {\n \"value\": \"vertical-lift\",\n \"label\": \"t:settings_schema.animations.settings.animations_hover_elements.options__2.label\"\n },\n {\n \"value\": \"3d-lift\",\n \"label\": \"t:settings_schema.animations.settings.animations_hover_elements.options__3.label\"\n }\n ],\n \"default\": \"default\",\n \"label\": \"t:settings_schema.animations.settings.animations_hover_elements.label\",\n \"info\": \"t:settings_schema.animations.settings.animations_hover_elements.info\"\n }\n ]\n },\n {\n \"name\": \"t:settings_schema.buttons.name\",\n \"settings\": [\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.global.settings.header__border.content\"\n },\n {\n \"type\": \"range\",\n \"id\": \"buttons_border_thickness\",\n \"min\": 0,\n \"max\": 12,\n \"step\": 1,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.thickness.label\",\n \"default\": 1\n },\n {\n \"type\": \"range\",\n \"id\": \"buttons_border_opacity\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"unit\": \"%\",\n \"label\": \"t:settings_schema.global.settings.opacity.label\",\n \"default\": 100\n },\n {\n \"type\": \"range\",\n \"id\": \"buttons_radius\",\n \"min\": 0,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.corner_radius.label\",\n \"default\": 0\n },\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.global.settings.header__shadow.content\"\n },\n {\n \"type\": \"range\",\n \"id\": \"buttons_shadow_opacity\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"unit\": \"%\",\n \"label\": \"t:settings_schema.global.settings.opacity.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"buttons_shadow_horizontal_offset\",\n \"min\": -12,\n \"max\": 12,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.horizontal_offset.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"buttons_shadow_vertical_offset\",\n \"min\": -12,\n \"max\": 12,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.vertical_offset.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"buttons_shadow_blur\",\n \"min\": 0,\n \"max\": 20,\n \"step\": 5,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.blur.label\",\n \"default\": 0\n }\n ]\n },\n {\n \"name\": \"t:settings_schema.variant_pills.name\",\n \"settings\": [\n {\n \"type\": \"paragraph\",\n \"content\": \"t:settings_schema.variant_pills.paragraph\"\n },\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.global.settings.header__border.content\"\n },\n {\n \"type\": \"range\",\n \"id\": \"variant_pills_border_thickness\",\n \"min\": 0,\n \"max\": 12,\n \"step\": 1,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.thickness.label\",\n \"default\": 1\n },\n {\n \"type\": \"range\",\n \"id\": \"variant_pills_border_opacity\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"unit\": \"%\",\n \"label\": \"t:settings_schema.global.settings.opacity.label\",\n \"default\": 55\n },\n {\n \"type\": \"range\",\n \"id\": \"variant_pills_radius\",\n \"min\": 0,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.corner_radius.label\",\n \"default\": 40\n },\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.global.settings.header__shadow.content\"\n },\n {\n \"type\": \"range\",\n \"id\": \"variant_pills_shadow_opacity\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"unit\": \"%\",\n \"label\": \"t:settings_schema.global.settings.opacity.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"variant_pills_shadow_horizontal_offset\",\n \"min\": -12,\n \"max\": 12,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.horizontal_offset.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"variant_pills_shadow_vertical_offset\",\n \"min\": -12,\n \"max\": 12,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.vertical_offset.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"variant_pills_shadow_blur\",\n \"min\": 0,\n \"max\": 20,\n \"step\": 5,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.blur.label\",\n \"default\": 0\n }\n ]\n },\n {\n \"name\": \"t:settings_schema.inputs.name\",\n \"settings\": [\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.global.settings.header__border.content\"\n },\n {\n \"type\": \"range\",\n \"id\": \"inputs_border_thickness\",\n \"min\": 0,\n \"max\": 12,\n \"step\": 1,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.thickness.label\",\n \"default\": 1\n },\n {\n \"type\": \"range\",\n \"id\": \"inputs_border_opacity\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"unit\": \"%\",\n \"label\": \"t:settings_schema.global.settings.opacity.label\",\n \"default\": 55\n },\n {\n \"type\": \"range\",\n \"id\": \"inputs_radius\",\n \"min\": 0,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.corner_radius.label\",\n \"default\": 0\n },\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.global.settings.header__shadow.content\"\n },\n {\n \"type\": \"range\",\n \"id\": \"inputs_shadow_opacity\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"unit\": \"%\",\n \"label\": \"t:settings_schema.global.settings.opacity.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"inputs_shadow_horizontal_offset\",\n \"min\": -12,\n \"max\": 12,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.horizontal_offset.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"inputs_shadow_vertical_offset\",\n \"min\": -12,\n \"max\": 12,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.vertical_offset.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"inputs_shadow_blur\",\n \"min\": 0,\n \"max\": 20,\n \"step\": 5,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.blur.label\",\n \"default\": 0\n }\n ]\n },\n {\n \"name\": \"t:settings_schema.cards.name\",\n \"settings\": [\n {\n \"type\": \"select\",\n \"id\": \"card_style\",\n \"options\": [\n {\n \"value\": \"standard\",\n \"label\": \"t:settings_schema.cards.settings.style.options__1.label\"\n },\n {\n \"value\": \"card\",\n \"label\": \"t:settings_schema.cards.settings.style.options__2.label\"\n }\n ],\n \"default\": \"standard\",\n \"label\": \"t:settings_schema.cards.settings.style.label\"\n },\n {\n \"type\": \"range\",\n \"id\": \"card_image_padding\",\n \"min\": 0,\n \"max\": 20,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.image_padding.label\",\n \"default\": 0\n },\n {\n \"type\": \"select\",\n \"id\": \"card_text_alignment\",\n \"options\": [\n {\n \"value\": \"left\",\n \"label\": \"t:settings_schema.global.settings.text_alignment.options__1.label\"\n },\n {\n \"value\": \"center\",\n \"label\": \"t:settings_schema.global.settings.text_alignment.options__2.label\"\n },\n {\n \"value\": \"right\",\n \"label\": \"t:settings_schema.global.settings.text_alignment.options__3.label\"\n }\n ],\n \"default\": \"left\",\n \"label\": \"t:settings_schema.global.settings.text_alignment.label\"\n },\n {\n \"type\": \"color_scheme\",\n \"id\": \"card_color_scheme\",\n \"label\": \"t:sections.all.colors.label\",\n \"default\": \"scheme-2\"\n },\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.global.settings.header__border.content\"\n },\n {\n \"type\": \"range\",\n \"id\": \"card_border_thickness\",\n \"min\": 0,\n \"max\": 24,\n \"step\": 1,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.thickness.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"card_border_opacity\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"unit\": \"%\",\n \"label\": \"t:settings_schema.global.settings.opacity.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"card_corner_radius\",\n \"min\": 0,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.corner_radius.label\",\n \"default\": 0\n },\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.global.settings.header__shadow.content\"\n },\n {\n \"type\": \"range\",\n \"id\": \"card_shadow_opacity\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"unit\": \"%\",\n \"label\": \"t:settings_schema.global.settings.opacity.label\",\n \"default\": 10\n },\n {\n \"type\": \"range\",\n \"id\": \"card_shadow_horizontal_offset\",\n \"min\": -40,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.horizontal_offset.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"card_shadow_vertical_offset\",\n \"min\": -40,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.vertical_offset.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"card_shadow_blur\",\n \"min\": 0,\n \"max\": 40,\n \"step\": 5,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.blur.label\",\n \"default\": 0\n }\n ]\n },\n {\n \"name\": \"t:settings_schema.collection_cards.name\",\n \"settings\": [\n {\n \"type\": \"select\",\n \"id\": \"collection_card_style\",\n \"options\": [\n {\n \"value\": \"standard\",\n \"label\": \"t:settings_schema.collection_cards.settings.style.options__1.label\"\n },\n {\n \"value\": \"card\",\n \"label\": \"t:settings_schema.collection_cards.settings.style.options__2.label\"\n }\n ],\n \"default\": \"standard\",\n \"label\": \"t:settings_schema.collection_cards.settings.style.label\"\n },\n {\n \"type\": \"range\",\n \"id\": \"collection_card_image_padding\",\n \"min\": 0,\n \"max\": 20,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.image_padding.label\",\n \"default\": 0\n },\n {\n \"type\": \"select\",\n \"id\": \"collection_card_text_alignment\",\n \"options\": [\n {\n \"value\": \"left\",\n \"label\": \"t:settings_schema.global.settings.text_alignment.options__1.label\"\n },\n {\n \"value\": \"center\",\n \"label\": \"t:settings_schema.global.settings.text_alignment.options__2.label\"\n },\n {\n \"value\": \"right\",\n \"label\": \"t:settings_schema.global.settings.text_alignment.options__3.label\"\n }\n ],\n \"default\": \"left\",\n \"label\": \"t:settings_schema.global.settings.text_alignment.label\"\n },\n {\n \"type\": \"color_scheme\",\n \"id\": \"collection_card_color_scheme\",\n \"label\": \"t:sections.all.colors.label\",\n \"default\": \"scheme-2\"\n },\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.global.settings.header__border.content\"\n },\n {\n \"type\": \"range\",\n \"id\": \"collection_card_border_thickness\",\n \"min\": 0,\n \"max\": 24,\n \"step\": 1,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.thickness.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"collection_card_border_opacity\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"unit\": \"%\",\n \"label\": \"t:settings_schema.global.settings.opacity.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"collection_card_corner_radius\",\n \"min\": 0,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.corner_radius.label\",\n \"default\": 0\n },\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.global.settings.header__shadow.content\"\n },\n {\n \"type\": \"range\",\n \"id\": \"collection_card_shadow_opacity\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"unit\": \"%\",\n \"label\": \"t:settings_schema.global.settings.opacity.label\",\n \"default\": 10\n },\n {\n \"type\": \"range\",\n \"id\": \"collection_card_shadow_horizontal_offset\",\n \"min\": -40,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.horizontal_offset.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"collection_card_shadow_vertical_offset\",\n \"min\": -40,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.vertical_offset.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"collection_card_shadow_blur\",\n \"min\": 0,\n \"max\": 40,\n \"step\": 5,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.blur.label\",\n \"default\": 0\n }\n ]\n },\n {\n \"name\": \"t:settings_schema.blog_cards.name\",\n \"settings\": [\n {\n \"type\": \"select\",\n \"id\": \"blog_card_style\",\n \"options\": [\n {\n \"value\": \"standard\",\n \"label\": \"t:settings_schema.blog_cards.settings.style.options__1.label\"\n },\n {\n \"value\": \"card\",\n \"label\": \"t:settings_schema.blog_cards.settings.style.options__2.label\"\n }\n ],\n \"default\": \"standard\",\n \"label\": \"t:settings_schema.blog_cards.settings.style.label\"\n },\n {\n \"type\": \"range\",\n \"id\": \"blog_card_image_padding\",\n \"min\": 0,\n \"max\": 20,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.image_padding.label\",\n \"default\": 0\n },\n {\n \"type\": \"select\",\n \"id\": \"blog_card_text_alignment\",\n \"options\": [\n {\n \"value\": \"left\",\n \"label\": \"t:settings_schema.global.settings.text_alignment.options__1.label\"\n },\n {\n \"value\": \"center\",\n \"label\": \"t:settings_schema.global.settings.text_alignment.options__2.label\"\n },\n {\n \"value\": \"right\",\n \"label\": \"t:settings_schema.global.settings.text_alignment.options__3.label\"\n }\n ],\n \"default\": \"left\",\n \"label\": \"t:settings_schema.global.settings.text_alignment.label\"\n },\n {\n \"type\": \"color_scheme\",\n \"id\": \"blog_card_color_scheme\",\n \"label\": \"t:sections.all.colors.label\",\n \"default\": \"scheme-2\"\n },\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.global.settings.header__border.content\"\n },\n {\n \"type\": \"range\",\n \"id\": \"blog_card_border_thickness\",\n \"min\": 0,\n \"max\": 24,\n \"step\": 1,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.thickness.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"blog_card_border_opacity\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"unit\": \"%\",\n \"label\": \"t:settings_schema.global.settings.opacity.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"blog_card_corner_radius\",\n \"min\": 0,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.corner_radius.label\",\n \"default\": 0\n },\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.global.settings.header__shadow.content\"\n },\n {\n \"type\": \"range\",\n \"id\": \"blog_card_shadow_opacity\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"unit\": \"%\",\n \"label\": \"t:settings_schema.global.settings.opacity.label\",\n \"default\": 10\n },\n {\n \"type\": \"range\",\n \"id\": \"blog_card_shadow_horizontal_offset\",\n \"min\": -40,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.horizontal_offset.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"blog_card_shadow_vertical_offset\",\n \"min\": -40,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.vertical_offset.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"blog_card_shadow_blur\",\n \"min\": 0,\n \"max\": 40,\n \"step\": 5,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.blur.label\",\n \"default\": 0\n }\n ]\n },\n {\n \"name\": \"t:settings_schema.content_containers.name\",\n \"settings\": [\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.global.settings.header__border.content\"\n },\n {\n \"type\": \"range\",\n \"id\": \"text_boxes_border_thickness\",\n \"min\": 0,\n \"max\": 24,\n \"step\": 1,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.thickness.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"text_boxes_border_opacity\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"unit\": \"%\",\n \"label\": \"t:settings_schema.global.settings.opacity.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"text_boxes_radius\",\n \"min\": 0,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.corner_radius.label\",\n \"default\": 0\n },\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.global.settings.header__shadow.content\"\n },\n {\n \"type\": \"range\",\n \"id\": \"text_boxes_shadow_opacity\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"unit\": \"%\",\n \"label\": \"t:settings_schema.global.settings.opacity.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"text_boxes_shadow_horizontal_offset\",\n \"min\": -40,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.horizontal_offset.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"text_boxes_shadow_vertical_offset\",\n \"min\": -40,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.vertical_offset.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"text_boxes_shadow_blur\",\n \"min\": 0,\n \"max\": 40,\n \"step\": 5,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.blur.label\",\n \"default\": 0\n }\n ]\n },\n {\n \"name\": \"t:settings_schema.media.name\",\n \"settings\": [\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.global.settings.header__border.content\"\n },\n {\n \"type\": \"range\",\n \"id\": \"media_border_thickness\",\n \"min\": 0,\n \"max\": 24,\n \"step\": 1,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.thickness.label\",\n \"default\": 1\n },\n {\n \"type\": \"range\",\n \"id\": \"media_border_opacity\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"unit\": \"%\",\n \"label\": \"t:settings_schema.global.settings.opacity.label\",\n \"default\": 5\n },\n {\n \"type\": \"range\",\n \"id\": \"media_radius\",\n \"min\": 0,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.corner_radius.label\",\n \"default\": 0\n },\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.global.settings.header__shadow.content\"\n },\n {\n \"type\": \"range\",\n \"id\": \"media_shadow_opacity\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"unit\": \"%\",\n \"label\": \"t:settings_schema.global.settings.opacity.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"media_shadow_horizontal_offset\",\n \"min\": -40,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.horizontal_offset.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"media_shadow_vertical_offset\",\n \"min\": -40,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.vertical_offset.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"media_shadow_blur\",\n \"min\": 0,\n \"max\": 40,\n \"step\": 5,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.blur.label\",\n \"default\": 0\n }\n ]\n },\n {\n \"name\": \"t:settings_schema.popups.name\",\n \"settings\": [\n {\n \"type\": \"paragraph\",\n \"content\": \"t:settings_schema.popups.paragraph\"\n },\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.global.settings.header__border.content\"\n },\n {\n \"type\": \"range\",\n \"id\": \"popup_border_thickness\",\n \"min\": 0,\n \"max\": 24,\n \"step\": 1,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.thickness.label\",\n \"default\": 1\n },\n {\n \"type\": \"range\",\n \"id\": \"popup_border_opacity\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"unit\": \"%\",\n \"label\": \"t:settings_schema.global.settings.opacity.label\",\n \"default\": 10\n },\n {\n \"type\": \"range\",\n \"id\": \"popup_corner_radius\",\n \"min\": 0,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.corner_radius.label\",\n \"default\": 0\n },\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.global.settings.header__shadow.content\"\n },\n {\n \"type\": \"range\",\n \"id\": \"popup_shadow_opacity\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"unit\": \"%\",\n \"label\": \"t:settings_schema.global.settings.opacity.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"popup_shadow_horizontal_offset\",\n \"min\": -40,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.horizontal_offset.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"popup_shadow_vertical_offset\",\n \"min\": -40,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.vertical_offset.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"popup_shadow_blur\",\n \"min\": 0,\n \"max\": 40,\n \"step\": 5,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.blur.label\",\n \"default\": 0\n }\n ]\n },\n {\n \"name\": \"t:settings_schema.drawers.name\",\n \"settings\": [\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.global.settings.header__border.content\"\n },\n {\n \"type\": \"range\",\n \"id\": \"drawer_border_thickness\",\n \"min\": 0,\n \"max\": 24,\n \"step\": 1,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.thickness.label\",\n \"default\": 1\n },\n {\n \"type\": \"range\",\n \"id\": \"drawer_border_opacity\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"unit\": \"%\",\n \"label\": \"t:settings_schema.global.settings.opacity.label\",\n \"default\": 10\n },\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.global.settings.header__shadow.content\"\n },\n {\n \"type\": \"range\",\n \"id\": \"drawer_shadow_opacity\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"unit\": \"%\",\n \"label\": \"t:settings_schema.global.settings.opacity.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"drawer_shadow_horizontal_offset\",\n \"min\": -40,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.horizontal_offset.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"drawer_shadow_vertical_offset\",\n \"min\": -40,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.vertical_offset.label\",\n \"default\": 0\n },\n {\n \"type\": \"range\",\n \"id\": \"drawer_shadow_blur\",\n \"min\": 0,\n \"max\": 40,\n \"step\": 5,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.blur.label\",\n \"default\": 0\n }\n ]\n },\n {\n \"name\": \"t:settings_schema.badges.name\",\n \"settings\": [\n {\n \"type\": \"select\",\n \"id\": \"badge_position\",\n \"options\": [\n {\n \"value\": \"bottom left\",\n \"label\": \"t:settings_schema.badges.settings.position.options__1.label\"\n },\n {\n \"value\": \"bottom right\",\n \"label\": \"t:settings_schema.badges.settings.position.options__2.label\"\n },\n {\n \"value\": \"top left\",\n \"label\": \"t:settings_schema.badges.settings.position.options__3.label\"\n },\n {\n \"value\": \"top right\",\n \"label\": \"t:settings_schema.badges.settings.position.options__4.label\"\n }\n ],\n \"default\": \"bottom left\",\n \"label\": \"t:settings_schema.badges.settings.position.label\"\n },\n {\n \"type\": \"range\",\n \"id\": \"badge_corner_radius\",\n \"min\": 0,\n \"max\": 40,\n \"step\": 2,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.global.settings.corner_radius.label\",\n \"default\": 40\n },\n {\n \"type\": \"color_scheme\",\n \"id\": \"sale_badge_color_scheme\",\n \"label\": \"t:settings_schema.badges.settings.sale_badge_color_scheme.label\",\n \"default\": \"scheme-5\"\n },\n {\n \"type\": \"color_scheme\",\n \"id\": \"sold_out_badge_color_scheme\",\n \"label\": \"t:settings_schema.badges.settings.sold_out_badge_color_scheme.label\",\n \"default\": \"scheme-3\"\n }\n ]\n },\n {\n \"name\": \"t:settings_schema.brand_information.name\",\n \"settings\": [\n {\n \"type\": \"paragraph\",\n \"content\": \"t:settings_schema.brand_information.settings.paragraph.content\"\n },\n {\n \"type\": \"inline_richtext\",\n \"id\": \"brand_headline\",\n \"label\": \"t:settings_schema.brand_information.settings.brand_headline.label\"\n },\n {\n \"type\": \"richtext\",\n \"id\": \"brand_description\",\n \"label\": \"t:settings_schema.brand_information.settings.brand_description.label\"\n },\n {\n \"type\": \"image_picker\",\n \"id\": \"brand_image\",\n \"label\": \"t:settings_schema.brand_information.settings.brand_image.label\"\n },\n {\n \"type\": \"range\",\n \"id\": \"brand_image_width\",\n \"min\": 50,\n \"max\": 550,\n \"step\": 5,\n \"default\": 100,\n \"unit\": \"px\",\n \"label\": \"t:settings_schema.brand_information.settings.brand_image_width.label\"\n }\n ]\n },\n {\n \"name\": \"t:settings_schema.social-media.name\",\n \"settings\": [\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.social-media.settings.header.content\"\n },\n {\n \"type\": \"text\",\n \"id\": \"social_facebook_link\",\n \"label\": \"t:settings_schema.social-media.settings.social_facebook_link.label\",\n \"placeholder\": \"t:settings_schema.social-media.settings.social_facebook_link.info\"\n },\n {\n \"type\": \"text\",\n \"id\": \"social_instagram_link\",\n \"label\": \"t:settings_schema.social-media.settings.social_instagram_link.label\",\n \"placeholder\": \"t:settings_schema.social-media.settings.social_instagram_link.info\"\n },\n {\n \"type\": \"text\",\n \"id\": \"social_youtube_link\",\n \"label\": \"t:settings_schema.social-media.settings.social_youtube_link.label\",\n \"placeholder\": \"t:settings_schema.social-media.settings.social_youtube_link.info\"\n },\n {\n \"type\": \"text\",\n \"id\": \"social_tiktok_link\",\n \"label\": \"t:settings_schema.social-media.settings.social_tiktok_link.label\",\n \"placeholder\": \"t:settings_schema.social-media.settings.social_tiktok_link.info\"\n },\n {\n \"type\": \"text\",\n \"id\": \"social_twitter_link\",\n \"label\": \"t:settings_schema.social-media.settings.social_twitter_link.label\",\n \"placeholder\": \"t:settings_schema.social-media.settings.social_twitter_link.info\"\n },\n {\n \"type\": \"text\",\n \"id\": \"social_snapchat_link\",\n \"label\": \"t:settings_schema.social-media.settings.social_snapchat_link.label\",\n \"placeholder\": \"t:settings_schema.social-media.settings.social_snapchat_link.info\"\n },\n {\n \"type\": \"text\",\n \"id\": \"social_pinterest_link\",\n \"label\": \"t:settings_schema.social-media.settings.social_pinterest_link.label\",\n \"placeholder\": \"t:settings_schema.social-media.settings.social_pinterest_link.info\"\n },\n {\n \"type\": \"text\",\n \"id\": \"social_tumblr_link\",\n \"label\": \"t:settings_schema.social-media.settings.social_tumblr_link.label\",\n \"placeholder\": \"t:settings_schema.social-media.settings.social_tumblr_link.info\"\n },\n {\n \"type\": \"text\",\n \"id\": \"social_vimeo_link\",\n \"label\": \"t:settings_schema.social-media.settings.social_vimeo_link.label\",\n \"placeholder\": \"t:settings_schema.social-media.settings.social_vimeo_link.info\"\n }\n ]\n },\n {\n \"name\": \"t:settings_schema.search_input.name\",\n \"settings\": [\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.search_input.settings.header.content\"\n },\n {\n \"type\": \"checkbox\",\n \"id\": \"predictive_search_enabled\",\n \"default\": true,\n \"label\": \"t:settings_schema.search_input.settings.predictive_search_enabled.label\"\n },\n {\n \"type\": \"checkbox\",\n \"id\": \"predictive_search_show_vendor\",\n \"default\": false,\n \"label\": \"t:settings_schema.search_input.settings.predictive_search_show_vendor.label\",\n \"info\": \"t:settings_schema.search_input.settings.predictive_search_show_vendor.info\"\n },\n {\n \"type\": \"checkbox\",\n \"id\": \"predictive_search_show_price\",\n \"default\": false,\n \"label\": \"t:settings_schema.search_input.settings.predictive_search_show_price.label\",\n \"info\": \"t:settings_schema.search_input.settings.predictive_search_show_price.info\"\n }\n ]\n },\n {\n \"name\": \"t:settings_schema.currency_format.name\",\n \"settings\": [\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.currency_format.settings.content\"\n },\n {\n \"type\": \"paragraph\",\n \"content\": \"t:settings_schema.currency_format.settings.paragraph\"\n },\n {\n \"type\": \"checkbox\",\n \"id\": \"currency_code_enabled\",\n \"label\": \"t:settings_schema.currency_format.settings.currency_code_enabled.label\",\n \"default\": true\n }\n ]\n },\n {\n \"name\": \"t:settings_schema.cart.name\",\n \"settings\": [\n {\n \"type\": \"select\",\n \"id\": \"cart_type\",\n \"options\": [\n {\n \"value\": \"drawer\",\n \"label\": \"t:settings_schema.cart.settings.cart_type.drawer.label\"\n },\n {\n \"value\": \"page\",\n \"label\": \"t:settings_schema.cart.settings.cart_type.page.label\"\n },\n {\n \"value\": \"notification\",\n \"label\": \"t:settings_schema.cart.settings.cart_type.notification.label\"\n }\n ],\n \"default\": \"notification\",\n \"label\": \"t:settings_schema.cart.settings.cart_type.label\"\n },\n {\n \"type\": \"checkbox\",\n \"id\": \"show_vendor\",\n \"label\": \"t:settings_schema.cart.settings.show_vendor.label\",\n \"default\": false\n },\n {\n \"type\": \"checkbox\",\n \"id\": \"show_cart_note\",\n \"label\": \"t:settings_schema.cart.settings.show_cart_note.label\",\n \"default\": false\n },\n {\n \"type\": \"header\",\n \"content\": \"t:settings_schema.cart.settings.cart_drawer.header\"\n },\n {\n \"type\": \"collection\",\n \"id\": \"cart_drawer_collection\",\n \"label\": \"t:settings_schema.cart.settings.cart_drawer.collection.label\",\n \"info\": \"t:settings_schema.cart.settings.cart_drawer.collection.info\"\n },\n {\n \"type\": \"color_scheme\",\n \"id\": \"cart_color_scheme\",\n \"label\": \"t:sections.all.colors.label\",\n \"default\": \"scheme-1\"\n }\n ]\n }\n]\n" } }, { "filename": "config/settings_data.json", "body": { "type": "TEXT", "value": "/*\n * ------------------------------------------------------------\n * IMPORTANT: The contents of this file are auto-generated.\n *\n * This file may be updated by the Shopify admin theme editor\n * or related systems. Please exercise caution as any changes\n * made to this file may be overwritten.\n * ------------------------------------------------------------\n */\n{\n \"current\": {\n \"logo_width\": 90,\n \"type_header_font\": \"assistant_n4\",\n \"heading_scale\": 100,\n \"type_body_font\": \"assistant_n4\",\n \"body_scale\": 100,\n \"page_width\": 1250,\n \"spacing_sections\": 60,\n \"spacing_grid_horizontal\": 8,\n \"spacing_grid_vertical\": 8,\n \"animations_reveal_on_scroll\": true,\n \"animations_hover_elements\": \"default\",\n \"buttons_border_thickness\": 1,\n \"buttons_border_opacity\": 100,\n \"buttons_radius\": 0,\n \"buttons_shadow_opacity\": 0,\n \"buttons_shadow_horizontal_offset\": 0,\n \"buttons_shadow_vertical_offset\": 4,\n \"buttons_shadow_blur\": 5,\n \"variant_pills_border_thickness\": 1,\n \"variant_pills_border_opacity\": 55,\n \"variant_pills_radius\": 40,\n \"variant_pills_shadow_opacity\": 0,\n \"variant_pills_shadow_horizontal_offset\": 0,\n \"variant_pills_shadow_vertical_offset\": 4,\n \"variant_pills_shadow_blur\": 5,\n \"inputs_border_thickness\": 1,\n \"inputs_border_opacity\": 55,\n \"inputs_radius\": 0,\n \"inputs_shadow_opacity\": 0,\n \"inputs_shadow_horizontal_offset\": 0,\n \"inputs_shadow_vertical_offset\": 4,\n \"inputs_shadow_blur\": 5,\n \"card_style\": \"standard\",\n \"card_image_padding\": 0,\n \"card_text_alignment\": \"left\",\n \"card_color_scheme\": \"scheme-2\",\n \"card_border_thickness\": 0,\n \"card_border_opacity\": 10,\n \"card_corner_radius\": 0,\n \"card_shadow_opacity\": 0,\n \"card_shadow_horizontal_offset\": 0,\n \"card_shadow_vertical_offset\": 4,\n \"card_shadow_blur\": 5,\n \"collection_card_style\": \"standard\",\n \"collection_card_image_padding\": 0,\n \"collection_card_text_alignment\": \"left\",\n \"collection_card_color_scheme\": \"scheme-2\",\n \"collection_card_border_thickness\": 0,\n \"collection_card_border_opacity\": 10,\n \"collection_card_corner_radius\": 0,\n \"collection_card_shadow_opacity\": 0,\n \"collection_card_shadow_horizontal_offset\": 0,\n \"collection_card_shadow_vertical_offset\": 4,\n \"collection_card_shadow_blur\": 5,\n \"blog_card_style\": \"standard\",\n \"blog_card_image_padding\": 0,\n \"blog_card_text_alignment\": \"left\",\n \"blog_card_color_scheme\": \"scheme-2\",\n \"blog_card_border_thickness\": 0,\n \"blog_card_border_opacity\": 10,\n \"blog_card_corner_radius\": 0,\n \"blog_card_shadow_opacity\": 0,\n \"blog_card_shadow_horizontal_offset\": 0,\n \"blog_card_shadow_vertical_offset\": 4,\n \"blog_card_shadow_blur\": 5,\n \"text_boxes_border_thickness\": 0,\n \"text_boxes_border_opacity\": 10,\n \"text_boxes_radius\": 0,\n \"text_boxes_shadow_opacity\": 0,\n \"text_boxes_shadow_horizontal_offset\": 0,\n \"text_boxes_shadow_vertical_offset\": 4,\n \"text_boxes_shadow_blur\": 5,\n \"media_border_thickness\": 1,\n \"media_border_opacity\": 5,\n \"media_radius\": 0,\n \"media_shadow_opacity\": 0,\n \"media_shadow_horizontal_offset\": 0,\n \"media_shadow_vertical_offset\": 4,\n \"media_shadow_blur\": 5,\n \"popup_border_thickness\": 1,\n \"popup_border_opacity\": 10,\n \"popup_corner_radius\": 0,\n \"popup_shadow_opacity\": 5,\n \"popup_shadow_horizontal_offset\": 0,\n \"popup_shadow_vertical_offset\": 4,\n \"popup_shadow_blur\": 5,\n \"drawer_border_thickness\": 1,\n \"drawer_border_opacity\": 10,\n \"drawer_shadow_opacity\": 0,\n \"drawer_shadow_horizontal_offset\": 0,\n \"drawer_shadow_vertical_offset\": 4,\n \"drawer_shadow_blur\": 5,\n \"badge_position\": \"bottom left\",\n \"badge_corner_radius\": 40,\n \"sale_badge_color_scheme\": \"scheme-4\",\n \"sold_out_badge_color_scheme\": \"scheme-3\",\n \"brand_headline\": \"\",\n \"brand_description\": \"
\",\n \"brand_image_width\": 100,\n \"social_facebook_link\": \"\",\n \"social_instagram_link\": \"\",\n \"social_youtube_link\": \"\",\n \"social_tiktok_link\": \"\",\n \"social_twitter_link\": \"\",\n \"social_snapchat_link\": \"\",\n \"social_pinterest_link\": \"\",\n \"social_tumblr_link\": \"\",\n \"social_vimeo_link\": \"\",\n \"predictive_search_enabled\": true,\n \"predictive_search_show_vendor\": false,\n \"predictive_search_show_price\": true,\n \"currency_code_enabled\": true,\n \"cart_type\": \"notification\",\n \"show_vendor\": false,\n \"show_cart_note\": false,\n \"cart_drawer_collection\": \"\",\n \"cart_color_scheme\": \"scheme-1\",\n \"sections\": {\n \"main-password-header\": {\n \"type\": \"main-password-header\",\n \"settings\": {\n \"color_scheme\": \"scheme-1\"\n }\n },\n \"main-password-footer\": {\n \"type\": \"main-password-footer\",\n \"settings\": {\n \"color_scheme\": \"scheme-1\"\n }\n }\n },\n \"content_for_index\": [],\n \"color_schemes\": {\n \"scheme-1\": {\n \"settings\": {\n \"background\": \"#ffffff\",\n \"background_gradient\": \"\",\n \"text\": \"#121212\",\n \"button\": \"#121212\",\n \"button_label\": \"#ffffff\",\n \"secondary_button_label\": \"#121212\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-2\": {\n \"settings\": {\n \"background\": \"#f3f3f3\",\n \"background_gradient\": \"\",\n \"text\": \"#121212\",\n \"button\": \"#121212\",\n \"button_label\": \"#f3f3f3\",\n \"secondary_button_label\": \"#121212\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-3\": {\n \"settings\": {\n \"background\": \"#242833\",\n \"background_gradient\": \"\",\n \"text\": \"#ffffff\",\n \"button\": \"#ffffff\",\n \"button_label\": \"#000000\",\n \"secondary_button_label\": \"#ffffff\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-4\": {\n \"settings\": {\n \"background\": \"#121212\",\n \"background_gradient\": \"\",\n \"text\": \"#ffffff\",\n \"button\": \"#ffffff\",\n \"button_label\": \"#121212\",\n \"secondary_button_label\": \"#ffffff\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-5\": {\n \"settings\": {\n \"background\": \"#334fb4\",\n \"background_gradient\": \"\",\n \"text\": \"#ffffff\",\n \"button\": \"#ffffff\",\n \"button_label\": \"#334fb4\",\n \"secondary_button_label\": \"#ffffff\",\n \"shadow\": \"#121212\"\n }\n }\n }\n },\n \"presets\": {\n \"Default\": {\n \"logo_width\": 90,\n \"color_schemes\": {\n \"scheme-1\": {\n \"settings\": {\n \"background\": \"#FFFFFF\",\n \"background_gradient\": \"\",\n \"text\": \"#121212\",\n \"button\": \"#121212\",\n \"button_label\": \"#FFFFFF\",\n \"secondary_button_label\": \"#121212\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-2\": {\n \"settings\": {\n \"background\": \"#F3F3F3\",\n \"background_gradient\": \"\",\n \"text\": \"#121212\",\n \"button\": \"#121212\",\n \"button_label\": \"#F3F3F3\",\n \"secondary_button_label\": \"#121212\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-3\": {\n \"settings\": {\n \"background\": \"#242833\",\n \"background_gradient\": \"\",\n \"text\": \"#FFFFFF\",\n \"button\": \"#FFFFFF\",\n \"button_label\": \"#000000\",\n \"secondary_button_label\": \"#FFFFFF\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-4\": {\n \"settings\": {\n \"background\": \"#121212\",\n \"background_gradient\": \"\",\n \"text\": \"#FFFFFF\",\n \"button\": \"#FFFFFF\",\n \"button_label\": \"#121212\",\n \"secondary_button_label\": \"#FFFFFF\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-5\": {\n \"settings\": {\n \"background\": \"#334FB4\",\n \"background_gradient\": \"\",\n \"text\": \"#FFFFFF\",\n \"button\": \"#FFFFFF\",\n \"button_label\": \"#334FB4\",\n \"secondary_button_label\": \"#FFFFFF\",\n \"shadow\": \"#121212\"\n }\n }\n },\n \"type_header_font\": \"assistant_n4\",\n \"heading_scale\": 100,\n \"type_body_font\": \"assistant_n4\",\n \"body_scale\": 100,\n \"page_width\": 1200,\n \"spacing_sections\": 0,\n \"spacing_grid_horizontal\": 8,\n \"spacing_grid_vertical\": 8,\n \"animations_reveal_on_scroll\": true,\n \"animations_hover_elements\": \"none\",\n \"buttons_border_thickness\": 1,\n \"buttons_border_opacity\": 100,\n \"buttons_radius\": 0,\n \"buttons_shadow_opacity\": 0,\n \"buttons_shadow_horizontal_offset\": 0,\n \"buttons_shadow_vertical_offset\": 4,\n \"buttons_shadow_blur\": 5,\n \"variant_pills_border_thickness\": 1,\n \"variant_pills_border_opacity\": 55,\n \"variant_pills_radius\": 40,\n \"variant_pills_shadow_opacity\": 0,\n \"variant_pills_shadow_horizontal_offset\": 0,\n \"variant_pills_shadow_vertical_offset\": 4,\n \"variant_pills_shadow_blur\": 5,\n \"inputs_border_thickness\": 1,\n \"inputs_border_opacity\": 55,\n \"inputs_radius\": 0,\n \"inputs_shadow_opacity\": 0,\n \"inputs_shadow_horizontal_offset\": 0,\n \"inputs_shadow_vertical_offset\": 4,\n \"inputs_shadow_blur\": 5,\n \"card_style\": \"standard\",\n \"card_image_padding\": 0,\n \"card_text_alignment\": \"left\",\n \"card_color_scheme\": \"scheme-2\",\n \"card_border_thickness\": 0,\n \"card_border_opacity\": 10,\n \"card_corner_radius\": 0,\n \"card_shadow_opacity\": 0,\n \"card_shadow_horizontal_offset\": 0,\n \"card_shadow_vertical_offset\": 4,\n \"card_shadow_blur\": 5,\n \"collection_card_style\": \"standard\",\n \"collection_card_image_padding\": 0,\n \"collection_card_text_alignment\": \"left\",\n \"collection_card_color_scheme\": \"scheme-2\",\n \"collection_card_border_thickness\": 0,\n \"collection_card_border_opacity\": 10,\n \"collection_card_corner_radius\": 0,\n \"collection_card_shadow_opacity\": 0,\n \"collection_card_shadow_horizontal_offset\": 0,\n \"collection_card_shadow_vertical_offset\": 4,\n \"collection_card_shadow_blur\": 5,\n \"blog_card_style\": \"standard\",\n \"blog_card_image_padding\": 0,\n \"blog_card_text_alignment\": \"left\",\n \"blog_card_color_scheme\": \"scheme-2\",\n \"blog_card_border_thickness\": 0,\n \"blog_card_border_opacity\": 10,\n \"blog_card_corner_radius\": 0,\n \"blog_card_shadow_opacity\": 0,\n \"blog_card_shadow_horizontal_offset\": 0,\n \"blog_card_shadow_vertical_offset\": 4,\n \"blog_card_shadow_blur\": 5,\n \"text_boxes_border_thickness\": 0,\n \"text_boxes_border_opacity\": 10,\n \"text_boxes_radius\": 0,\n \"text_boxes_shadow_opacity\": 0,\n \"text_boxes_shadow_horizontal_offset\": 0,\n \"text_boxes_shadow_vertical_offset\": 4,\n \"text_boxes_shadow_blur\": 5,\n \"media_border_thickness\": 1,\n \"media_border_opacity\": 5,\n \"media_radius\": 0,\n \"media_shadow_opacity\": 0,\n \"media_shadow_horizontal_offset\": 0,\n \"media_shadow_vertical_offset\": 4,\n \"media_shadow_blur\": 5,\n \"popup_border_thickness\": 1,\n \"popup_border_opacity\": 10,\n \"popup_corner_radius\": 0,\n \"popup_shadow_opacity\": 5,\n \"popup_shadow_horizontal_offset\": 0,\n \"popup_shadow_vertical_offset\": 4,\n \"popup_shadow_blur\": 5,\n \"drawer_border_thickness\": 1,\n \"drawer_border_opacity\": 10,\n \"drawer_shadow_opacity\": 0,\n \"drawer_shadow_horizontal_offset\": 0,\n \"drawer_shadow_vertical_offset\": 4,\n \"drawer_shadow_blur\": 5,\n \"badge_position\": \"bottom left\",\n \"badge_corner_radius\": 40,\n \"sale_badge_color_scheme\": \"scheme-4\",\n \"sold_out_badge_color_scheme\": \"scheme-3\",\n \"brand_headline\": \"\",\n \"brand_description\": \"\",\n \"brand_image_width\": 100,\n \"social_twitter_link\": \"\",\n \"social_facebook_link\": \"\",\n \"social_pinterest_link\": \"\",\n \"social_instagram_link\": \"\",\n \"social_tiktok_link\": \"\",\n \"social_tumblr_link\": \"\",\n \"social_snapchat_link\": \"\",\n \"social_youtube_link\": \"\",\n \"social_vimeo_link\": \"\",\n \"predictive_search_enabled\": true,\n \"predictive_search_show_vendor\": false,\n \"predictive_search_show_price\": false,\n \"currency_code_enabled\": true,\n \"cart_type\": \"notification\",\n \"show_vendor\": false,\n \"show_cart_note\": false,\n \"cart_drawer_collection\": \"\",\n \"cart_color_scheme\": \"scheme-1\",\n \"sections\": {\n \"main-password-header\": {\n \"type\": \"main-password-header\",\n \"settings\": {\n \"color_scheme\": \"scheme-1\"\n }\n },\n \"main-password-footer\": {\n \"type\": \"main-password-footer\",\n \"settings\": {\n \"color_scheme\": \"scheme-1\"\n }\n }\n }\n }\n }\n}\n" } } ] } With request headers: - User-Agent: Shopify CLI; v=3.74.0 - Keep-Alive: timeout=30 - Sec-CH-UA-PLATFORM: darwin - Content-Type: application/json to https://dawidk-dev-store-2.myshopify.com/admin/api/2025-01/graphql.json 2025-01-21T12:39:58.936Z: Request to https://dawidk-dev-store-2.myshopify.com/admin/api/2025-01/graphql.json completed in 554 ms With response headers: - content-type: application/json; charset=utf-8 - server-timing: processing;dur=420, graphql;desc="admin/mutation/other", cfRequestDuration;dur=503.999949 - x-request-id: 336ed2b2-ae9b-45a9-871c-943d7c093b37-1737463198 2025-01-21T12:39:58.936Z: File Upload Results: -config/settings_schema.json: success -config/settings_data.json: failure 2025-01-21T12:39:58.936Z: The following files failed to upload: -config/settings_data.json 2025-01-21T12:39:58.937Z: Retry Attempt 1/2 for the following files: -config/settings_data.json 2025-01-21T12:39:58.937Z: Sending "Admin" GraphQL request: mutation themeFilesUpsert($files: [OnlineStoreThemeFilesUpsertFileInput!]!, $themeId: ID!) { themeFilesUpsert(files: $files, themeId: $themeId) { upsertedThemeFiles { filename __typename } userErrors { filename message __typename } __typename } } With variables: { "themeId": "gid://shopify/OnlineStoreTheme/177681236314", "files": [ { "filename": "config/settings_data.json", "body": { "type": "TEXT", "value": "/*\n * ------------------------------------------------------------\n * IMPORTANT: The contents of this file are auto-generated.\n *\n * This file may be updated by the Shopify admin theme editor\n * or related systems. Please exercise caution as any changes\n * made to this file may be overwritten.\n * ------------------------------------------------------------\n */\n{\n \"current\": {\n \"logo_width\": 90,\n \"type_header_font\": \"assistant_n4\",\n \"heading_scale\": 100,\n \"type_body_font\": \"assistant_n4\",\n \"body_scale\": 100,\n \"page_width\": 1250,\n \"spacing_sections\": 60,\n \"spacing_grid_horizontal\": 8,\n \"spacing_grid_vertical\": 8,\n \"animations_reveal_on_scroll\": true,\n \"animations_hover_elements\": \"default\",\n \"buttons_border_thickness\": 1,\n \"buttons_border_opacity\": 100,\n \"buttons_radius\": 0,\n \"buttons_shadow_opacity\": 0,\n \"buttons_shadow_horizontal_offset\": 0,\n \"buttons_shadow_vertical_offset\": 4,\n \"buttons_shadow_blur\": 5,\n \"variant_pills_border_thickness\": 1,\n \"variant_pills_border_opacity\": 55,\n \"variant_pills_radius\": 40,\n \"variant_pills_shadow_opacity\": 0,\n \"variant_pills_shadow_horizontal_offset\": 0,\n \"variant_pills_shadow_vertical_offset\": 4,\n \"variant_pills_shadow_blur\": 5,\n \"inputs_border_thickness\": 1,\n \"inputs_border_opacity\": 55,\n \"inputs_radius\": 0,\n \"inputs_shadow_opacity\": 0,\n \"inputs_shadow_horizontal_offset\": 0,\n \"inputs_shadow_vertical_offset\": 4,\n \"inputs_shadow_blur\": 5,\n \"card_style\": \"standard\",\n \"card_image_padding\": 0,\n \"card_text_alignment\": \"left\",\n \"card_color_scheme\": \"scheme-2\",\n \"card_border_thickness\": 0,\n \"card_border_opacity\": 10,\n \"card_corner_radius\": 0,\n \"card_shadow_opacity\": 0,\n \"card_shadow_horizontal_offset\": 0,\n \"card_shadow_vertical_offset\": 4,\n \"card_shadow_blur\": 5,\n \"collection_card_style\": \"standard\",\n \"collection_card_image_padding\": 0,\n \"collection_card_text_alignment\": \"left\",\n \"collection_card_color_scheme\": \"scheme-2\",\n \"collection_card_border_thickness\": 0,\n \"collection_card_border_opacity\": 10,\n \"collection_card_corner_radius\": 0,\n \"collection_card_shadow_opacity\": 0,\n \"collection_card_shadow_horizontal_offset\": 0,\n \"collection_card_shadow_vertical_offset\": 4,\n \"collection_card_shadow_blur\": 5,\n \"blog_card_style\": \"standard\",\n \"blog_card_image_padding\": 0,\n \"blog_card_text_alignment\": \"left\",\n \"blog_card_color_scheme\": \"scheme-2\",\n \"blog_card_border_thickness\": 0,\n \"blog_card_border_opacity\": 10,\n \"blog_card_corner_radius\": 0,\n \"blog_card_shadow_opacity\": 0,\n \"blog_card_shadow_horizontal_offset\": 0,\n \"blog_card_shadow_vertical_offset\": 4,\n \"blog_card_shadow_blur\": 5,\n \"text_boxes_border_thickness\": 0,\n \"text_boxes_border_opacity\": 10,\n \"text_boxes_radius\": 0,\n \"text_boxes_shadow_opacity\": 0,\n \"text_boxes_shadow_horizontal_offset\": 0,\n \"text_boxes_shadow_vertical_offset\": 4,\n \"text_boxes_shadow_blur\": 5,\n \"media_border_thickness\": 1,\n \"media_border_opacity\": 5,\n \"media_radius\": 0,\n \"media_shadow_opacity\": 0,\n \"media_shadow_horizontal_offset\": 0,\n \"media_shadow_vertical_offset\": 4,\n \"media_shadow_blur\": 5,\n \"popup_border_thickness\": 1,\n \"popup_border_opacity\": 10,\n \"popup_corner_radius\": 0,\n \"popup_shadow_opacity\": 5,\n \"popup_shadow_horizontal_offset\": 0,\n \"popup_shadow_vertical_offset\": 4,\n \"popup_shadow_blur\": 5,\n \"drawer_border_thickness\": 1,\n \"drawer_border_opacity\": 10,\n \"drawer_shadow_opacity\": 0,\n \"drawer_shadow_horizontal_offset\": 0,\n \"drawer_shadow_vertical_offset\": 4,\n \"drawer_shadow_blur\": 5,\n \"badge_position\": \"bottom left\",\n \"badge_corner_radius\": 40,\n \"sale_badge_color_scheme\": \"scheme-4\",\n \"sold_out_badge_color_scheme\": \"scheme-3\",\n \"brand_headline\": \"\",\n \"brand_description\": \"\",\n \"brand_image_width\": 100,\n \"social_facebook_link\": \"\",\n \"social_instagram_link\": \"\",\n \"social_youtube_link\": \"\",\n \"social_tiktok_link\": \"\",\n \"social_twitter_link\": \"\",\n \"social_snapchat_link\": \"\",\n \"social_pinterest_link\": \"\",\n \"social_tumblr_link\": \"\",\n \"social_vimeo_link\": \"\",\n \"predictive_search_enabled\": true,\n \"predictive_search_show_vendor\": false,\n \"predictive_search_show_price\": true,\n \"currency_code_enabled\": true,\n \"cart_type\": \"notification\",\n \"show_vendor\": false,\n \"show_cart_note\": false,\n \"cart_drawer_collection\": \"\",\n \"cart_color_scheme\": \"scheme-1\",\n \"sections\": {\n \"main-password-header\": {\n \"type\": \"main-password-header\",\n \"settings\": {\n \"color_scheme\": \"scheme-1\"\n }\n },\n \"main-password-footer\": {\n \"type\": \"main-password-footer\",\n \"settings\": {\n \"color_scheme\": \"scheme-1\"\n }\n }\n },\n \"content_for_index\": [],\n \"color_schemes\": {\n \"scheme-1\": {\n \"settings\": {\n \"background\": \"#ffffff\",\n \"background_gradient\": \"\",\n \"text\": \"#121212\",\n \"button\": \"#121212\",\n \"button_label\": \"#ffffff\",\n \"secondary_button_label\": \"#121212\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-2\": {\n \"settings\": {\n \"background\": \"#f3f3f3\",\n \"background_gradient\": \"\",\n \"text\": \"#121212\",\n \"button\": \"#121212\",\n \"button_label\": \"#f3f3f3\",\n \"secondary_button_label\": \"#121212\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-3\": {\n \"settings\": {\n \"background\": \"#242833\",\n \"background_gradient\": \"\",\n \"text\": \"#ffffff\",\n \"button\": \"#ffffff\",\n \"button_label\": \"#000000\",\n \"secondary_button_label\": \"#ffffff\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-4\": {\n \"settings\": {\n \"background\": \"#121212\",\n \"background_gradient\": \"\",\n \"text\": \"#ffffff\",\n \"button\": \"#ffffff\",\n \"button_label\": \"#121212\",\n \"secondary_button_label\": \"#ffffff\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-5\": {\n \"settings\": {\n \"background\": \"#334fb4\",\n \"background_gradient\": \"\",\n \"text\": \"#ffffff\",\n \"button\": \"#ffffff\",\n \"button_label\": \"#334fb4\",\n \"secondary_button_label\": \"#ffffff\",\n \"shadow\": \"#121212\"\n }\n }\n }\n },\n \"presets\": {\n \"Default\": {\n \"logo_width\": 90,\n \"color_schemes\": {\n \"scheme-1\": {\n \"settings\": {\n \"background\": \"#FFFFFF\",\n \"background_gradient\": \"\",\n \"text\": \"#121212\",\n \"button\": \"#121212\",\n \"button_label\": \"#FFFFFF\",\n \"secondary_button_label\": \"#121212\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-2\": {\n \"settings\": {\n \"background\": \"#F3F3F3\",\n \"background_gradient\": \"\",\n \"text\": \"#121212\",\n \"button\": \"#121212\",\n \"button_label\": \"#F3F3F3\",\n \"secondary_button_label\": \"#121212\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-3\": {\n \"settings\": {\n \"background\": \"#242833\",\n \"background_gradient\": \"\",\n \"text\": \"#FFFFFF\",\n \"button\": \"#FFFFFF\",\n \"button_label\": \"#000000\",\n \"secondary_button_label\": \"#FFFFFF\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-4\": {\n \"settings\": {\n \"background\": \"#121212\",\n \"background_gradient\": \"\",\n \"text\": \"#FFFFFF\",\n \"button\": \"#FFFFFF\",\n \"button_label\": \"#121212\",\n \"secondary_button_label\": \"#FFFFFF\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-5\": {\n \"settings\": {\n \"background\": \"#334FB4\",\n \"background_gradient\": \"\",\n \"text\": \"#FFFFFF\",\n \"button\": \"#FFFFFF\",\n \"button_label\": \"#334FB4\",\n \"secondary_button_label\": \"#FFFFFF\",\n \"shadow\": \"#121212\"\n }\n }\n },\n \"type_header_font\": \"assistant_n4\",\n \"heading_scale\": 100,\n \"type_body_font\": \"assistant_n4\",\n \"body_scale\": 100,\n \"page_width\": 1200,\n \"spacing_sections\": 0,\n \"spacing_grid_horizontal\": 8,\n \"spacing_grid_vertical\": 8,\n \"animations_reveal_on_scroll\": true,\n \"animations_hover_elements\": \"none\",\n \"buttons_border_thickness\": 1,\n \"buttons_border_opacity\": 100,\n \"buttons_radius\": 0,\n \"buttons_shadow_opacity\": 0,\n \"buttons_shadow_horizontal_offset\": 0,\n \"buttons_shadow_vertical_offset\": 4,\n \"buttons_shadow_blur\": 5,\n \"variant_pills_border_thickness\": 1,\n \"variant_pills_border_opacity\": 55,\n \"variant_pills_radius\": 40,\n \"variant_pills_shadow_opacity\": 0,\n \"variant_pills_shadow_horizontal_offset\": 0,\n \"variant_pills_shadow_vertical_offset\": 4,\n \"variant_pills_shadow_blur\": 5,\n \"inputs_border_thickness\": 1,\n \"inputs_border_opacity\": 55,\n \"inputs_radius\": 0,\n \"inputs_shadow_opacity\": 0,\n \"inputs_shadow_horizontal_offset\": 0,\n \"inputs_shadow_vertical_offset\": 4,\n \"inputs_shadow_blur\": 5,\n \"card_style\": \"standard\",\n \"card_image_padding\": 0,\n \"card_text_alignment\": \"left\",\n \"card_color_scheme\": \"scheme-2\",\n \"card_border_thickness\": 0,\n \"card_border_opacity\": 10,\n \"card_corner_radius\": 0,\n \"card_shadow_opacity\": 0,\n \"card_shadow_horizontal_offset\": 0,\n \"card_shadow_vertical_offset\": 4,\n \"card_shadow_blur\": 5,\n \"collection_card_style\": \"standard\",\n \"collection_card_image_padding\": 0,\n \"collection_card_text_alignment\": \"left\",\n \"collection_card_color_scheme\": \"scheme-2\",\n \"collection_card_border_thickness\": 0,\n \"collection_card_border_opacity\": 10,\n \"collection_card_corner_radius\": 0,\n \"collection_card_shadow_opacity\": 0,\n \"collection_card_shadow_horizontal_offset\": 0,\n \"collection_card_shadow_vertical_offset\": 4,\n \"collection_card_shadow_blur\": 5,\n \"blog_card_style\": \"standard\",\n \"blog_card_image_padding\": 0,\n \"blog_card_text_alignment\": \"left\",\n \"blog_card_color_scheme\": \"scheme-2\",\n \"blog_card_border_thickness\": 0,\n \"blog_card_border_opacity\": 10,\n \"blog_card_corner_radius\": 0,\n \"blog_card_shadow_opacity\": 0,\n \"blog_card_shadow_horizontal_offset\": 0,\n \"blog_card_shadow_vertical_offset\": 4,\n \"blog_card_shadow_blur\": 5,\n \"text_boxes_border_thickness\": 0,\n \"text_boxes_border_opacity\": 10,\n \"text_boxes_radius\": 0,\n \"text_boxes_shadow_opacity\": 0,\n \"text_boxes_shadow_horizontal_offset\": 0,\n \"text_boxes_shadow_vertical_offset\": 4,\n \"text_boxes_shadow_blur\": 5,\n \"media_border_thickness\": 1,\n \"media_border_opacity\": 5,\n \"media_radius\": 0,\n \"media_shadow_opacity\": 0,\n \"media_shadow_horizontal_offset\": 0,\n \"media_shadow_vertical_offset\": 4,\n \"media_shadow_blur\": 5,\n \"popup_border_thickness\": 1,\n \"popup_border_opacity\": 10,\n \"popup_corner_radius\": 0,\n \"popup_shadow_opacity\": 5,\n \"popup_shadow_horizontal_offset\": 0,\n \"popup_shadow_vertical_offset\": 4,\n \"popup_shadow_blur\": 5,\n \"drawer_border_thickness\": 1,\n \"drawer_border_opacity\": 10,\n \"drawer_shadow_opacity\": 0,\n \"drawer_shadow_horizontal_offset\": 0,\n \"drawer_shadow_vertical_offset\": 4,\n \"drawer_shadow_blur\": 5,\n \"badge_position\": \"bottom left\",\n \"badge_corner_radius\": 40,\n \"sale_badge_color_scheme\": \"scheme-4\",\n \"sold_out_badge_color_scheme\": \"scheme-3\",\n \"brand_headline\": \"\",\n \"brand_description\": \"\",\n \"brand_image_width\": 100,\n \"social_twitter_link\": \"\",\n \"social_facebook_link\": \"\",\n \"social_pinterest_link\": \"\",\n \"social_instagram_link\": \"\",\n \"social_tiktok_link\": \"\",\n \"social_tumblr_link\": \"\",\n \"social_snapchat_link\": \"\",\n \"social_youtube_link\": \"\",\n \"social_vimeo_link\": \"\",\n \"predictive_search_enabled\": true,\n \"predictive_search_show_vendor\": false,\n \"predictive_search_show_price\": false,\n \"currency_code_enabled\": true,\n \"cart_type\": \"notification\",\n \"show_vendor\": false,\n \"show_cart_note\": false,\n \"cart_drawer_collection\": \"\",\n \"cart_color_scheme\": \"scheme-1\",\n \"sections\": {\n \"main-password-header\": {\n \"type\": \"main-password-header\",\n \"settings\": {\n \"color_scheme\": \"scheme-1\"\n }\n },\n \"main-password-footer\": {\n \"type\": \"main-password-footer\",\n \"settings\": {\n \"color_scheme\": \"scheme-1\"\n }\n }\n }\n }\n }\n}\n" } } ] } With request headers: - User-Agent: Shopify CLI; v=3.74.0 - Keep-Alive: timeout=30 - Sec-CH-UA-PLATFORM: darwin - Content-Type: application/json to https://dawidk-dev-store-2.myshopify.com/admin/api/2025-01/graphql.json 2025-01-21T12:39:59.170Z: Request to https://dawidk-dev-store-2.myshopify.com/admin/api/2025-01/graphql.json completed in 232 ms With response headers: - content-type: application/json; charset=utf-8 - server-timing: processing;dur=131, graphql;desc="admin/mutation/other", cfRequestDuration;dur=180.999994 - x-request-id: 29d8217f-52db-459f-9193-e0a4f1936a41-1737463199 2025-01-21T12:39:59.170Z: File Upload Results: -config/settings_data.json: failure 2025-01-21T12:39:59.170Z: The following files failed to upload: -config/settings_data.json 2025-01-21T12:39:59.170Z: Retry Attempt 2/2 for the following files: -config/settings_data.json 2025-01-21T12:39:59.170Z: Sending "Admin" GraphQL request: mutation themeFilesUpsert($files: [OnlineStoreThemeFilesUpsertFileInput!]!, $themeId: ID!) { themeFilesUpsert(files: $files, themeId: $themeId) { upsertedThemeFiles { filename __typename } userErrors { filename message __typename } __typename } } With variables: { "themeId": "gid://shopify/OnlineStoreTheme/177681236314", "files": [ { "filename": "config/settings_data.json", "body": { "type": "TEXT", "value": "/*\n * ------------------------------------------------------------\n * IMPORTANT: The contents of this file are auto-generated.\n *\n * This file may be updated by the Shopify admin theme editor\n * or related systems. Please exercise caution as any changes\n * made to this file may be overwritten.\n * ------------------------------------------------------------\n */\n{\n \"current\": {\n \"logo_width\": 90,\n \"type_header_font\": \"assistant_n4\",\n \"heading_scale\": 100,\n \"type_body_font\": \"assistant_n4\",\n \"body_scale\": 100,\n \"page_width\": 1250,\n \"spacing_sections\": 60,\n \"spacing_grid_horizontal\": 8,\n \"spacing_grid_vertical\": 8,\n \"animations_reveal_on_scroll\": true,\n \"animations_hover_elements\": \"default\",\n \"buttons_border_thickness\": 1,\n \"buttons_border_opacity\": 100,\n \"buttons_radius\": 0,\n \"buttons_shadow_opacity\": 0,\n \"buttons_shadow_horizontal_offset\": 0,\n \"buttons_shadow_vertical_offset\": 4,\n \"buttons_shadow_blur\": 5,\n \"variant_pills_border_thickness\": 1,\n \"variant_pills_border_opacity\": 55,\n \"variant_pills_radius\": 40,\n \"variant_pills_shadow_opacity\": 0,\n \"variant_pills_shadow_horizontal_offset\": 0,\n \"variant_pills_shadow_vertical_offset\": 4,\n \"variant_pills_shadow_blur\": 5,\n \"inputs_border_thickness\": 1,\n \"inputs_border_opacity\": 55,\n \"inputs_radius\": 0,\n \"inputs_shadow_opacity\": 0,\n \"inputs_shadow_horizontal_offset\": 0,\n \"inputs_shadow_vertical_offset\": 4,\n \"inputs_shadow_blur\": 5,\n \"card_style\": \"standard\",\n \"card_image_padding\": 0,\n \"card_text_alignment\": \"left\",\n \"card_color_scheme\": \"scheme-2\",\n \"card_border_thickness\": 0,\n \"card_border_opacity\": 10,\n \"card_corner_radius\": 0,\n \"card_shadow_opacity\": 0,\n \"card_shadow_horizontal_offset\": 0,\n \"card_shadow_vertical_offset\": 4,\n \"card_shadow_blur\": 5,\n \"collection_card_style\": \"standard\",\n \"collection_card_image_padding\": 0,\n \"collection_card_text_alignment\": \"left\",\n \"collection_card_color_scheme\": \"scheme-2\",\n \"collection_card_border_thickness\": 0,\n \"collection_card_border_opacity\": 10,\n \"collection_card_corner_radius\": 0,\n \"collection_card_shadow_opacity\": 0,\n \"collection_card_shadow_horizontal_offset\": 0,\n \"collection_card_shadow_vertical_offset\": 4,\n \"collection_card_shadow_blur\": 5,\n \"blog_card_style\": \"standard\",\n \"blog_card_image_padding\": 0,\n \"blog_card_text_alignment\": \"left\",\n \"blog_card_color_scheme\": \"scheme-2\",\n \"blog_card_border_thickness\": 0,\n \"blog_card_border_opacity\": 10,\n \"blog_card_corner_radius\": 0,\n \"blog_card_shadow_opacity\": 0,\n \"blog_card_shadow_horizontal_offset\": 0,\n \"blog_card_shadow_vertical_offset\": 4,\n \"blog_card_shadow_blur\": 5,\n \"text_boxes_border_thickness\": 0,\n \"text_boxes_border_opacity\": 10,\n \"text_boxes_radius\": 0,\n \"text_boxes_shadow_opacity\": 0,\n \"text_boxes_shadow_horizontal_offset\": 0,\n \"text_boxes_shadow_vertical_offset\": 4,\n \"text_boxes_shadow_blur\": 5,\n \"media_border_thickness\": 1,\n \"media_border_opacity\": 5,\n \"media_radius\": 0,\n \"media_shadow_opacity\": 0,\n \"media_shadow_horizontal_offset\": 0,\n \"media_shadow_vertical_offset\": 4,\n \"media_shadow_blur\": 5,\n \"popup_border_thickness\": 1,\n \"popup_border_opacity\": 10,\n \"popup_corner_radius\": 0,\n \"popup_shadow_opacity\": 5,\n \"popup_shadow_horizontal_offset\": 0,\n \"popup_shadow_vertical_offset\": 4,\n \"popup_shadow_blur\": 5,\n \"drawer_border_thickness\": 1,\n \"drawer_border_opacity\": 10,\n \"drawer_shadow_opacity\": 0,\n \"drawer_shadow_horizontal_offset\": 0,\n \"drawer_shadow_vertical_offset\": 4,\n \"drawer_shadow_blur\": 5,\n \"badge_position\": \"bottom left\",\n \"badge_corner_radius\": 40,\n \"sale_badge_color_scheme\": \"scheme-4\",\n \"sold_out_badge_color_scheme\": \"scheme-3\",\n \"brand_headline\": \"\",\n \"brand_description\": \"\",\n \"brand_image_width\": 100,\n \"social_facebook_link\": \"\",\n \"social_instagram_link\": \"\",\n \"social_youtube_link\": \"\",\n \"social_tiktok_link\": \"\",\n \"social_twitter_link\": \"\",\n \"social_snapchat_link\": \"\",\n \"social_pinterest_link\": \"\",\n \"social_tumblr_link\": \"\",\n \"social_vimeo_link\": \"\",\n \"predictive_search_enabled\": true,\n \"predictive_search_show_vendor\": false,\n \"predictive_search_show_price\": true,\n \"currency_code_enabled\": true,\n \"cart_type\": \"notification\",\n \"show_vendor\": false,\n \"show_cart_note\": false,\n \"cart_drawer_collection\": \"\",\n \"cart_color_scheme\": \"scheme-1\",\n \"sections\": {\n \"main-password-header\": {\n \"type\": \"main-password-header\",\n \"settings\": {\n \"color_scheme\": \"scheme-1\"\n }\n },\n \"main-password-footer\": {\n \"type\": \"main-password-footer\",\n \"settings\": {\n \"color_scheme\": \"scheme-1\"\n }\n }\n },\n \"content_for_index\": [],\n \"color_schemes\": {\n \"scheme-1\": {\n \"settings\": {\n \"background\": \"#ffffff\",\n \"background_gradient\": \"\",\n \"text\": \"#121212\",\n \"button\": \"#121212\",\n \"button_label\": \"#ffffff\",\n \"secondary_button_label\": \"#121212\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-2\": {\n \"settings\": {\n \"background\": \"#f3f3f3\",\n \"background_gradient\": \"\",\n \"text\": \"#121212\",\n \"button\": \"#121212\",\n \"button_label\": \"#f3f3f3\",\n \"secondary_button_label\": \"#121212\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-3\": {\n \"settings\": {\n \"background\": \"#242833\",\n \"background_gradient\": \"\",\n \"text\": \"#ffffff\",\n \"button\": \"#ffffff\",\n \"button_label\": \"#000000\",\n \"secondary_button_label\": \"#ffffff\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-4\": {\n \"settings\": {\n \"background\": \"#121212\",\n \"background_gradient\": \"\",\n \"text\": \"#ffffff\",\n \"button\": \"#ffffff\",\n \"button_label\": \"#121212\",\n \"secondary_button_label\": \"#ffffff\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-5\": {\n \"settings\": {\n \"background\": \"#334fb4\",\n \"background_gradient\": \"\",\n \"text\": \"#ffffff\",\n \"button\": \"#ffffff\",\n \"button_label\": \"#334fb4\",\n \"secondary_button_label\": \"#ffffff\",\n \"shadow\": \"#121212\"\n }\n }\n }\n },\n \"presets\": {\n \"Default\": {\n \"logo_width\": 90,\n \"color_schemes\": {\n \"scheme-1\": {\n \"settings\": {\n \"background\": \"#FFFFFF\",\n \"background_gradient\": \"\",\n \"text\": \"#121212\",\n \"button\": \"#121212\",\n \"button_label\": \"#FFFFFF\",\n \"secondary_button_label\": \"#121212\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-2\": {\n \"settings\": {\n \"background\": \"#F3F3F3\",\n \"background_gradient\": \"\",\n \"text\": \"#121212\",\n \"button\": \"#121212\",\n \"button_label\": \"#F3F3F3\",\n \"secondary_button_label\": \"#121212\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-3\": {\n \"settings\": {\n \"background\": \"#242833\",\n \"background_gradient\": \"\",\n \"text\": \"#FFFFFF\",\n \"button\": \"#FFFFFF\",\n \"button_label\": \"#000000\",\n \"secondary_button_label\": \"#FFFFFF\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-4\": {\n \"settings\": {\n \"background\": \"#121212\",\n \"background_gradient\": \"\",\n \"text\": \"#FFFFFF\",\n \"button\": \"#FFFFFF\",\n \"button_label\": \"#121212\",\n \"secondary_button_label\": \"#FFFFFF\",\n \"shadow\": \"#121212\"\n }\n },\n \"scheme-5\": {\n \"settings\": {\n \"background\": \"#334FB4\",\n \"background_gradient\": \"\",\n \"text\": \"#FFFFFF\",\n \"button\": \"#FFFFFF\",\n \"button_label\": \"#334FB4\",\n \"secondary_button_label\": \"#FFFFFF\",\n \"shadow\": \"#121212\"\n }\n }\n },\n \"type_header_font\": \"assistant_n4\",\n \"heading_scale\": 100,\n \"type_body_font\": \"assistant_n4\",\n \"body_scale\": 100,\n \"page_width\": 1200,\n \"spacing_sections\": 0,\n \"spacing_grid_horizontal\": 8,\n \"spacing_grid_vertical\": 8,\n \"animations_reveal_on_scroll\": true,\n \"animations_hover_elements\": \"none\",\n \"buttons_border_thickness\": 1,\n \"buttons_border_opacity\": 100,\n \"buttons_radius\": 0,\n \"buttons_shadow_opacity\": 0,\n \"buttons_shadow_horizontal_offset\": 0,\n \"buttons_shadow_vertical_offset\": 4,\n \"buttons_shadow_blur\": 5,\n \"variant_pills_border_thickness\": 1,\n \"variant_pills_border_opacity\": 55,\n \"variant_pills_radius\": 40,\n \"variant_pills_shadow_opacity\": 0,\n \"variant_pills_shadow_horizontal_offset\": 0,\n \"variant_pills_shadow_vertical_offset\": 4,\n \"variant_pills_shadow_blur\": 5,\n \"inputs_border_thickness\": 1,\n \"inputs_border_opacity\": 55,\n \"inputs_radius\": 0,\n \"inputs_shadow_opacity\": 0,\n \"inputs_shadow_horizontal_offset\": 0,\n \"inputs_shadow_vertical_offset\": 4,\n \"inputs_shadow_blur\": 5,\n \"card_style\": \"standard\",\n \"card_image_padding\": 0,\n \"card_text_alignment\": \"left\",\n \"card_color_scheme\": \"scheme-2\",\n \"card_border_thickness\": 0,\n \"card_border_opacity\": 10,\n \"card_corner_radius\": 0,\n \"card_shadow_opacity\": 0,\n \"card_shadow_horizontal_offset\": 0,\n \"card_shadow_vertical_offset\": 4,\n \"card_shadow_blur\": 5,\n \"collection_card_style\": \"standard\",\n \"collection_card_image_padding\": 0,\n \"collection_card_text_alignment\": \"left\",\n \"collection_card_color_scheme\": \"scheme-2\",\n \"collection_card_border_thickness\": 0,\n \"collection_card_border_opacity\": 10,\n \"collection_card_corner_radius\": 0,\n \"collection_card_shadow_opacity\": 0,\n \"collection_card_shadow_horizontal_offset\": 0,\n \"collection_card_shadow_vertical_offset\": 4,\n \"collection_card_shadow_blur\": 5,\n \"blog_card_style\": \"standard\",\n \"blog_card_image_padding\": 0,\n \"blog_card_text_alignment\": \"left\",\n \"blog_card_color_scheme\": \"scheme-2\",\n \"blog_card_border_thickness\": 0,\n \"blog_card_border_opacity\": 10,\n \"blog_card_corner_radius\": 0,\n \"blog_card_shadow_opacity\": 0,\n \"blog_card_shadow_horizontal_offset\": 0,\n \"blog_card_shadow_vertical_offset\": 4,\n \"blog_card_shadow_blur\": 5,\n \"text_boxes_border_thickness\": 0,\n \"text_boxes_border_opacity\": 10,\n \"text_boxes_radius\": 0,\n \"text_boxes_shadow_opacity\": 0,\n \"text_boxes_shadow_horizontal_offset\": 0,\n \"text_boxes_shadow_vertical_offset\": 4,\n \"text_boxes_shadow_blur\": 5,\n \"media_border_thickness\": 1,\n \"media_border_opacity\": 5,\n \"media_radius\": 0,\n \"media_shadow_opacity\": 0,\n \"media_shadow_horizontal_offset\": 0,\n \"media_shadow_vertical_offset\": 4,\n \"media_shadow_blur\": 5,\n \"popup_border_thickness\": 1,\n \"popup_border_opacity\": 10,\n \"popup_corner_radius\": 0,\n \"popup_shadow_opacity\": 5,\n \"popup_shadow_horizontal_offset\": 0,\n \"popup_shadow_vertical_offset\": 4,\n \"popup_shadow_blur\": 5,\n \"drawer_border_thickness\": 1,\n \"drawer_border_opacity\": 10,\n \"drawer_shadow_opacity\": 0,\n \"drawer_shadow_horizontal_offset\": 0,\n \"drawer_shadow_vertical_offset\": 4,\n \"drawer_shadow_blur\": 5,\n \"badge_position\": \"bottom left\",\n \"badge_corner_radius\": 40,\n \"sale_badge_color_scheme\": \"scheme-4\",\n \"sold_out_badge_color_scheme\": \"scheme-3\",\n \"brand_headline\": \"\",\n \"brand_description\": \"\",\n \"brand_image_width\": 100,\n \"social_twitter_link\": \"\",\n \"social_facebook_link\": \"\",\n \"social_pinterest_link\": \"\",\n \"social_instagram_link\": \"\",\n \"social_tiktok_link\": \"\",\n \"social_tumblr_link\": \"\",\n \"social_snapchat_link\": \"\",\n \"social_youtube_link\": \"\",\n \"social_vimeo_link\": \"\",\n \"predictive_search_enabled\": true,\n \"predictive_search_show_vendor\": false,\n \"predictive_search_show_price\": false,\n \"currency_code_enabled\": true,\n \"cart_type\": \"notification\",\n \"show_vendor\": false,\n \"show_cart_note\": false,\n \"cart_drawer_collection\": \"\",\n \"cart_color_scheme\": \"scheme-1\",\n \"sections\": {\n \"main-password-header\": {\n \"type\": \"main-password-header\",\n \"settings\": {\n \"color_scheme\": \"scheme-1\"\n }\n },\n \"main-password-footer\": {\n \"type\": \"main-password-footer\",\n \"settings\": {\n \"color_scheme\": \"scheme-1\"\n }\n }\n }\n }\n }\n}\n" } } ] } With request headers: - User-Agent: Shopify CLI; v=3.74.0 - Keep-Alive: timeout=30 - Sec-CH-UA-PLATFORM: darwin - Content-Type: application/json to https://dawidk-dev-store-2.myshopify.com/admin/api/2025-01/graphql.json 2025-01-21T12:39:59.407Z: Request to https://dawidk-dev-store-2.myshopify.com/admin/api/2025-01/graphql.json completed in 236 ms With response headers: - content-type: application/json; charset=utf-8 - server-timing: processing;dur=135, graphql;desc="admin/mutation/other", cfRequestDuration;dur=184.999943 - x-request-id: a0815d91-1580-4297-bc9b-4733b935b984-1737463199 2025-01-21T12:39:59.407Z: File Upload Results: -config/settings_data.json: failure 2025-01-21T12:39:59.407Z: The following files failed to upload: -config/settings_data.json 2025-01-21T12:39:59.407Z: Max retry count reached for the following files: -config/settings_data.json ╭─ error ──────────────────────────────────────────────────────────────────────╮ │ │ │ config/settings_data.json │ │ │ │ Setting 'page_width' must be a step in the range │ │ │ ╰──────────────────────────────────────────────────────────────────────────────╯ 2025-01-21T12:39:59.416Z: config/settings_data.json Error: Setting 'page_width' must be a step in the range at reportFailedUploads (file:///Users/dawidkopys/.nvm/versions/node/v20.18.0/lib/node_modules/@shopify/cli/dist/index.js:153601:30) at file:///Users/dawidkopys/.nvm/versions/node/v20.18.0/lib/node_modules/@shopify/cli/dist/index.js:153403:521 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 2025-01-21T12:39:59.417Z: Files to be deleted: [2K[1A[2K[1A[2K[G ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ Cleaning your remote theme [NaN%] ... [2K[1A[2K[1A[2K[G ╭─ warning ────────────────────────────────────────────────────────────────────╮ │ │ │ The theme 'Development (d7dc3d-Dawids-MacBook-Pro)' (#177681236314) was │ │ pushed with errors │ │ │ │ Next steps │ │ • View your theme [1] │ │ • Customize your theme at the theme editor [2] │ │ │ ╰──────────────────────────────────────────────────────────────────────────────╯ [1] https://dawidk-dev-store-2.myshopify.com?preview_theme_id=177681236314 [2] https://dawidk-dev-store-2.myshopify.com/admin/themes/177681236314/editor 2025-01-21T12:39:59.447Z: Running system process: · Command: npm prefix · Working directory: /Users/dawidkopys/Workspace/shopify/dawidk-dev-store-2 2025-01-21T12:39:59.672Z: Obtaining the dependency manager in directory /Users/dawidkopys/Workspace/shopify/dawidk-dev-store-2... 2025-01-21T12:40:00.052Z: Request to https://monorail-edge.shopifysvc.com/v1/produce completed in 163 ms With response headers: - x-request-id: 9954c8ac-6700-437a-8ab4-849c2f10a431 2025-01-21T12:40:00.052Z: Analytics event sent: { "command": "theme push", "time_start": 1737463196967, "time_end": 1737463199441, "total_time": 2474, "success": true, "cli_version": "3.74.0", "ruby_version": "", "node_version": "20.18.0", "is_employee": false, "uname": "darwin amd64", "env_ci": false, "env_plugin_installed_any_custom": false, "env_plugin_installed_shopify": "[\"@shopify/cli\"]", "env_shell": "zsh", "env_device_id": "128d4be95e5d3c42870cab48ecf4654fad3091ec", "env_cloud": "localhost", "env_package_manager": "unknown", "env_is_global": true, "env_auth_method": "device_auth", "cmd_app_warning_api_key_deprecation_displayed": false, "cmd_all_timing_network_ms": 2237, "cmd_all_timing_prompts_ms": 0, "cmd_all_launcher": "unknown", "cmd_all_topic": "theme", "cmd_all_plugin": "@shopify/theme", "cmd_all_force": false, "cmd_all_verbose": true, "cmd_all_path_override": true, "cmd_all_path_override_hash": "20888c496669696a1893d200d695a5dba885482f", "cmd_all_last_graphql_request_id": "a0815d91-1580-4297-bc9b-4733b935b984-1737463199", "cmd_all_timing_active_ms": 236, "cmd_all_exit": "ok", "user_id": "faac137e-1602-465d-bb6f-2a799c1f439d", "request_ids": [ "25128e2e-065c-41c3-991f-0633834d7002-1737463197", "7bdd2a30-37e3-4367-8498-d0e0805bcb95-1737463197", "93a6b7b6-ef8d-464f-967f-70fd309dba03-1737463197", "b25654db-3940-491c-bd04-d8fce9d0324d-1737463198", "336ed2b2-ae9b-45a9-871c-943d7c093b37-1737463198", "29d8217f-52db-459f-9193-e0a4f1936a41-1737463199", "a0815d91-1580-4297-bc9b-4733b935b984-1737463199" ], "args": "--theme=177681236314 --verbose", "env_plugin_installed_all": "[\"@shopify/cli\"]", "metadata": "{\"extraPublic\":{},\"extraSensitive\":{}}" } 2025-01-21T12:40:00.052Z: Completed command theme push