Referencia de schema de secciones
Resúmenes generados de ajustes y bloques desde el schema Shopify de cada sección de Studio Arcana.
Esta referencia se genera a partir del JSON {% schema %} de cada archivo en shopify/themes/studio-arcana/sections/. Las etiquetas pueden mostrar claves de traducción del tema (t:...) hasta resolverse en los locales del tema—usa el editor de temas como fuente de verdad final.
Cómo usar esta página
- Despliega una sección para revisar ids y tipos de ajustes antes de editar Liquid o cablear integraciones.
- Vuelve a ejecutar el script de extracción tras actualizar el tema: pnpm --filter arcanum run extract:section-schemas
aftercare-retail.liquid(23 ajustes, 1 bloques)
t:sections.aftercare_retail.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| heading | text | t:sections.aftercare_retail.settings.heading.label |
| subheading | textarea | t:sections.aftercare_retail.settings.subheading.label |
| acr_card_border_w | range | t:sections.aftercare_retail.settings.acr_card_border_w.label |
| linked_card_hover | select | t:sections.all.settings.linked_card_hover.label |
| card_hover_zoom | select | Linked card image zoom |
+7 ajustes más en el editor de temas
announcement-bar.liquid(21 ajustes, 4 bloques)
t:sections.announcement_bar.name
| id | type | label |
|---|---|---|
| show_announcement | checkbox | t:sections.announcement_bar.settings.show_announcement.label |
| homepage_only | checkbox | t:sections.announcement_bar.settings.homepage_only.label |
| display_mode | select | t:sections.announcement_bar.settings.display_mode.label |
| auto_rotate | checkbox | t:sections.announcement_bar.settings.auto_rotate.label |
| rotate_interval | range | t:sections.announcement_bar.settings.rotate_interval.label |
| marquee_speed | select | t:sections.announcement_bar.settings.marquee_speed.label |
| marquee_pause_hover | checkbox | t:sections.announcement_bar.settings.marquee_pause_hover.label |
| text_alignment | select | t:sections.announcement_bar.settings.text_alignment.label |
| bar_height | select | t:sections.announcement_bar.settings.bar_height.label |
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
+4 ajustes más en el editor de temas
apps.liquid(4 ajustes, 1 bloques)
t:sections.apps.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
before-after-gallery.liquid(16 ajustes, 1 bloques)
t:sections.before_after_gallery.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| eyebrow | text | t:sections.before_after_gallery.settings.eyebrow.label |
| heading | text | t:sections.before_after_gallery.settings.heading.label |
| subheading | textarea | t:sections.before_after_gallery.settings.subheading.label |
| card_style | select | t:sections.all.settings.card_style.label |
| enable_motion | checkbox | t:sections.before_after_gallery.settings.enable_motion.label |
cart-drawer.liquid(13 ajustes, 1 bloques)
t:sections.cart_drawer.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| heading | text | t:sections.cart_drawer.settings.heading.label |
| empty_message | textarea | t:sections.cart_drawer.settings.empty_message.label |
| continue_url | url | t:sections.cart_drawer.settings.continue_url.label |
| show_cart_goal | checkbox | t:sections.cart_drawer.settings.show_cart_goal.label |
| cart_goal_threshold | range | t:sections.cart_drawer.settings.cart_goal_threshold.label |
| cart_goal_copy_mode | select | t:sections.cart_drawer.settings.cart_goal_copy_mode.label |
| cart_goal_custom_remaining | text | t:sections.cart_drawer.settings.cart_goal_custom_remaining.label |
| cart_goal_custom_complete | text | t:sections.cart_drawer.settings.cart_goal_custom_complete.label |
| show_discount_field | checkbox | Show discount code field |
| show_cart_note | checkbox | Show order note field |
cart-upsell-recommendations.liquid(0 ajustes)
Cart upsell recs
| id | type | label |
|---|
contact-form.liquid(24 ajustes)
t:sections.contact_form.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| heading | text | t:sections.contact_form.settings.heading.label |
| intro | richtext | t:sections.contact_form.settings.intro_text.label |
| narrow | checkbox | t:sections.contact_form.settings.narrow.label |
| show_name | checkbox | t:sections.contact_form.settings.show_name.label |
| name_required | checkbox | t:sections.contact_form.settings.name_required.label |
+8 ajustes más en el editor de temas
cta-strip-sticky.liquid(20 ajustes, 1 bloques)
t:sections.cta_strip_sticky.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| edge_glow | select | t:sections.all.settings.edge_glow.label |
| edge_glow_color | select | t:sections.all.settings.edge_glow_color.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| text | text | t:sections.cta_strip_sticky.settings.text.label |
| primary_label | text | t:sections.cta_strip_sticky.settings.primary_label.label |
| primary_url | url | t:sections.cta_strip_sticky.settings.primary_url.label |
+4 ajustes más en el editor de temas
expert-match-quiz-lite.liquid(17 ajustes, 2 bloques)
t:sections.expert_match_quiz_lite.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| heading | text | t:sections.expert_match_quiz_lite.settings.heading.label |
| subheading | textarea | t:sections.expert_match_quiz_lite.settings.subheading.label |
| cta_label | text | t:sections.expert_match_quiz_lite.settings.cta_label.label |
| cta_url | url | t:sections.expert_match_quiz_lite.settings.cta_url.label |
| edge_glow | select | t:sections.all.settings.edge_glow.label |
+1 ajustes más en el editor de temas
faq-and-policies.liquid(16 ajustes, 1 bloques)
t:sections.faq_and_policies.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| bg_image | image_picker | t:sections.all.settings.section_bg_image.bg_image.label |
| bg_overlay_style | select | t:sections.all.settings.section_bg_image.bg_overlay_style.label |
| bg_overlay_opacity | range | t:sections.all.settings.section_bg_image.bg_overlay_opacity.label |
| bg_text_on_image | select | t:sections.all.settings.section_bg_image.bg_text_on_image.label |
| heading | text | t:sections.faq_and_policies.settings.heading.label |
footer.liquid(14 ajustes)
t:sections.footer.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| tagline | textarea | t:sections.footer.settings.tagline.label |
| show_menu | checkbox | t:sections.footer.settings.show_menu.label |
| menu | link_list | t:sections.footer.settings.menu.label |
| show_copyright | checkbox | t:sections.footer.settings.show_copyright.label |
| show_payment_icons | checkbox | t:sections.footer.settings.show_payment_icons.label |
header.liquid(55 ajustes, 1 bloques)
t:sections.header.name
| id | type | label |
|---|---|---|
| logo | image_picker | t:sections.header.settings.logo.label |
| logo_height | range | t:sections.header.settings.logo_height.label |
| desktop_layout | select | t:sections.header.settings.desktop_layout.label |
| logo_position | select | t:sections.header.settings.logo_position.label |
| menu | link_list | t:sections.header.settings.menu.label |
| mobile_menu | link_list | t:sections.header.settings.mobile_menu.label |
| secondary_menu | link_list | t:sections.header.settings.secondary_menu.label |
| secondary_menu_placement | select | t:sections.header.settings.secondary_menu_placement.label |
| show_search | checkbox | t:sections.header.settings.show_search.label |
| search_style | select | t:sections.header.settings.search_style.label |
| show_search_in_drawer | checkbox | t:sections.header.settings.show_search_in_drawer.label |
| utility_style_desktop | select | t:sections.header.settings.utility_style_desktop.label |
+36 ajustes más en el editor de temas
hero-service.liquid(53 ajustes, 1 bloques)
t:sections.hero_service.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| color_style | select | t:sections.hero_service.settings.color_style.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| media_mode | select | t:sections.hero_service.settings.media_mode.label |
| image | image_picker | t:sections.hero_service.settings.image.label |
| image_mobile | image_picker | t:sections.hero_service.settings.image_mobile.label |
| use_specialist_metaobject_hero | checkbox | t:sections.hero_service.settings.use_specialist_metaobject_hero.label |
+32 ajustes más en el editor de temas
image-with-text.liquid(24 ajustes)
t:sections.image_with_text.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| image | image_picker | t:sections.image_with_text.settings.image.label |
| image_position | select | t:sections.image_with_text.settings.image_position.label |
| heading | text | t:sections.image_with_text.settings.heading.label |
| text | richtext | t:sections.image_with_text.settings.text.label |
| cta_label | text | t:sections.image_with_text.settings.cta_label.label |
+9 ajustes más en el editor de temas
local-trust.liquid(26 ajustes, 3 bloques)
t:sections.local_trust.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| bg_image | image_picker | t:sections.all.settings.section_bg_image.bg_image.label |
| bg_overlay_style | select | t:sections.all.settings.section_bg_image.bg_overlay_style.label |
| bg_overlay_opacity | range | t:sections.all.settings.section_bg_image.bg_overlay_opacity.label |
| bg_text_on_image | select | t:sections.all.settings.section_bg_image.bg_text_on_image.label |
| heading | text | t:sections.local_trust.settings.heading.label |
+10 ajustes más en el editor de temas
logo-list.liquid(14 ajustes, 1 bloques)
t:sections.logo_list.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| heading | text | t:sections.logo_list.settings.heading.label |
| heading_alignment | select | t:sections.logo_list.settings.heading_alignment.label |
| logo_max_height | range | t:sections.logo_list.settings.logo_max_height.label |
| enable_motion | checkbox | t:sections.logo_list.settings.enable_motion.label |
lookbook.liquid(42 ajustes, 1 bloques)
t:sections.lookbook.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| eyebrow | text | t:sections.lookbook.settings.eyebrow.label |
| heading | text | t:sections.lookbook.settings.heading.label |
| subheading | textarea | t:sections.lookbook.settings.subheading.label |
| layout_variant | select | t:sections.lookbook.settings.layout_variant.label |
| source_mode | select | Source mode |
| metaobject_limit | range | Metaobject look limit |
| show_overlay | checkbox | t:sections.lookbook.settings.show_overlay.label |
| overlay_position | select | t:sections.lookbook.settings.overlay_position.label |
| overlay_style | select | t:sections.lookbook.settings.overlay_style.label |
| overlay_opacity | range | t:sections.lookbook.settings.overlay_opacity.label |
| enable_shop_the_look | checkbox | Show product chips on looks |
+21 ajustes más en el editor de temas
main-account.liquid(4 ajustes)
Main account
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | Color scheme |
| padding_top | select | Top padding |
| padding_bottom | select | Bottom padding |
main-activate-account.liquid(4 ajustes)
Main activate account
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | Color scheme |
| padding_top | select | Top padding |
| padding_bottom | select | Bottom padding |
main-addresses.liquid(4 ajustes)
Main addresses
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | Color scheme |
| padding_top | select | Top padding |
| padding_bottom | select | Bottom padding |
main-cart.liquid(6 ajustes)
Main cart
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | Color scheme |
| heading | text | Heading |
| empty_message | textarea | Empty cart message |
| continue_url | url | Continue shopping link |
| show_discount_field | checkbox | Show discount code field |
| show_cart_note | checkbox | Show order note field |
main-collection.liquid(29 ajustes, 1 bloques)
t:sections.main_collection.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| card_style | select | t:sections.all.settings.card_style.label |
| card_eyebrow | text | t:sections.all.settings.card_eyebrow.label |
| image_position | select | t:sections.all.settings.image_position.label |
| card_tilt | select | t:sections.all.settings.card_tilt.label |
| show_collection_header | checkbox | t:sections.main_collection.settings.show_collection_header.label |
+13 ajustes más en el editor de temas
main-content.liquid(9 ajustes, 1 bloques)
t:sections.main_content.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| show_page_title | checkbox | t:sections.main_content.settings.show_page_title.label |
| show_reading_progress | checkbox | t:sections.main_content.settings.show_reading_progress.label |
| intro | richtext | t:sections.main_content.settings.intro.label |
| content_width | select | t:sections.main_content.settings.content_width.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
main-list-collections.liquid(11 ajustes)
Main list collections
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | Color scheme |
| heading | text | Heading |
| intro | richtext | Intro |
| sort | select | Sort collections by |
| image_ratio | select | Image ratio |
| columns_desktop | range | Columns on desktop |
| columns_mobile | select | Columns on mobile |
| show_product_count | checkbox | Show product count |
| padding_top | select | Top padding |
| padding_bottom | select | Bottom padding |
main-login.liquid(5 ajustes)
Main login
| id | type | label |
|---|---|---|
| enable_shop_login_button | checkbox | Show Shop login button |
| color_scheme | color_scheme | Color scheme |
| padding_top | select | Top padding |
| padding_bottom | select | Bottom padding |
main-order.liquid(4 ajustes)
Main order
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | Color scheme |
| padding_top | select | Top padding |
| padding_bottom | select | Bottom padding |
main-product.liquid(31 ajustes, 5 bloques)
t:sections.main_product.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| show_page_title | checkbox | t:sections.main_content.settings.show_page_title.label |
| show_wishlist_button | checkbox | t:sections.main_product.settings.show_wishlist_button.label |
| show_service_badges | checkbox | t:sections.main_product.settings.show_service_badges.label |
| intro | richtext | t:sections.main_content.settings.intro.label |
| product_gallery_mask | select | t:sections.main_product.settings.product_gallery_mask.label |
| product_gallery_hairline | checkbox | t:sections.main_product.settings.product_gallery_hairline.label |
| show_product_tabs | checkbox | t:sections.main_product.settings.show_product_tabs.label |
| show_product_service_note | checkbox | t:sections.main_product.settings.show_product_service_note.label |
| service_product_show_atc | checkbox | t:sections.main_product.settings.service_product_show_atc.label |
| service_booking_fallback_url | url | t:sections.main_product.settings.service_booking_fallback_url.label |
| show_sticky_buy_bar | checkbox | t:sections.main_product.settings.show_sticky_buy_bar.label |
+12 ajustes más en el editor de temas
main-register.liquid(4 ajustes)
Main register
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | Color scheme |
| padding_top | select | Top padding |
| padding_bottom | select | Bottom padding |
main-reset-password.liquid(4 ajustes)
Main reset password
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | Color scheme |
| padding_top | select | Top padding |
| padding_bottom | select | Bottom padding |
main-search.liquid(21 ajustes, 1 bloques)
t:sections.main_search.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| card_style | select | t:sections.all.settings.card_style.label |
| card_eyebrow | text | t:sections.all.settings.card_eyebrow.label |
| image_position | select | t:sections.all.settings.image_position.label |
| card_tilt | select | t:sections.all.settings.card_tilt.label |
| intro | richtext | t:sections.main_search.settings.intro.label |
+5 ajustes más en el editor de temas
main-wishlist.liquid(14 ajustes)
t:sections.main_wishlist.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| show_page_title | checkbox | t:sections.main_wishlist.settings.show_page_title.label |
| intro | richtext | t:sections.main_wishlist.settings.intro_richtext.label |
| continue_shopping_url | url | t:sections.main_wishlist.settings.continue_shopping_url.label |
| card_tilt | select | t:sections.all.settings.card_tilt.label |
marquee-strip.liquid(33 ajustes, 4 bloques)
Marquee strip
| id | type | label |
|---|---|---|
| marquee_heading | text | Internal heading |
| color_scheme | color_scheme | Color scheme |
| marquee_direction | select | Direction |
| marquee_speed_preset | select | Speed preset |
| marquee_speed_seconds_custom | range | Custom duration |
| marquee_mobile_speed_multiplier | range | Mobile speed multiplier |
| marquee_item_gap | range | Item spacing |
| marquee_separator_type | select | Separator style |
| marquee_separator_custom | text | Custom separator |
| marquee_repeat_strategy | select | Repeat strategy |
| marquee_repeat_count_fixed | range | Fixed repeat count |
| marquee_enable_edge_fade | checkbox | Enable edge fade |
+16 ajustes más en el editor de temas
multicolumn.liquid(20 ajustes, 1 bloques)
t:sections.multicolumn.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| bg_image | image_picker | t:sections.all.settings.section_bg_image.bg_image.label |
| bg_overlay_style | select | t:sections.all.settings.section_bg_image.bg_overlay_style.label |
| bg_overlay_opacity | range | t:sections.all.settings.section_bg_image.bg_overlay_opacity.label |
| bg_text_on_image | select | t:sections.all.settings.section_bg_image.bg_text_on_image.label |
| heading | text | t:sections.multicolumn.settings.heading.label |
+4 ajustes más en el editor de temas
newsletter.liquid(29 ajustes)
t:sections.newsletter.name
| id | type | label |
|---|---|---|
| display_style | select | t:sections.newsletter.settings.display_style.label |
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| bg_image | image_picker | t:sections.all.settings.section_bg_image.bg_image.label |
| bg_overlay_style | select | t:sections.all.settings.section_bg_image.bg_overlay_style.label |
| bg_overlay_opacity | range | t:sections.all.settings.section_bg_image.bg_overlay_opacity.label |
| bg_text_on_image | select | t:sections.all.settings.section_bg_image.bg_text_on_image.label |
+10 ajustes más en el editor de temas
portfolio-gallery.liquid(27 ajustes, 1 bloques)
t:sections.portfolio_gallery.name
| id | type | label |
|---|---|---|
| source_mode | select | t:sections.portfolio_gallery.settings.source_mode.label |
| use_specialist_metaobject_portfolio | checkbox | t:sections.portfolio_gallery.settings.use_specialist_metaobject_portfolio.label |
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| eyebrow | text | t:sections.portfolio_gallery.settings.eyebrow.label |
| heading | text | t:sections.portfolio_gallery.settings.heading.label |
| subheading | textarea | t:sections.portfolio_gallery.settings.subheading.label |
| columns | range | t:sections.portfolio_gallery.settings.columns.label |
| enable_motion | checkbox | t:sections.portfolio_gallery.settings.enable_motion.label |
| edge_glow | select | t:sections.all.settings.edge_glow.label |
| edge_glow_color | select | t:sections.all.settings.edge_glow_color.label |
| gallery_mask | select | t:sections.portfolio_gallery.settings.gallery_mask.label |
| gallery_mask_secondary | select | t:sections.portfolio_gallery.settings.gallery_mask_secondary.label |
+9 ajustes más en el editor de temas
pricing-table.liquid(14 ajustes, 2 bloques)
t:sections.pricing_table.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| eyebrow | text | t:sections.pricing_table.settings.eyebrow.label |
| heading | text | t:sections.pricing_table.settings.heading.label |
| intro | richtext | t:sections.pricing_table.settings.intro_text.label |
| layout | select | t:sections.pricing_table.settings.layout.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
product-grid.liquid(23 ajustes)
t:sections.product_grid.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| card_style | select | t:sections.all.settings.card_style.label |
| card_eyebrow | text | t:sections.all.settings.card_eyebrow.label |
| image_position | select | t:sections.all.settings.image_position.label |
| card_tilt | select | t:sections.all.settings.card_tilt.label |
| heading | text | t:sections.product_grid.settings.heading.label |
+7 ajustes más en el editor de temas
quick-view-product.liquid(9 ajustes)
t:sections.quick_view_product.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| quick_view_gallery_mask | select | t:sections.quick_view_product.settings.quick_view_gallery_mask.label |
| quick_view_gallery_hairline | checkbox | t:sections.quick_view_product.settings.quick_view_gallery_hairline.label |
| show_complementary_products | checkbox | t:sections.main_product.settings.show_complementary_products.label |
| complementary_heading | text | t:sections.main_product.settings.complementary_heading.label |
| complementary_subheading | text | t:sections.main_product.settings.complementary_subheading.label |
recently-viewed.liquid(13 ajustes)
t:sections.recently_viewed.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| heading | text | t:sections.recently_viewed.settings.heading.label |
| subheading | text | t:sections.recently_viewed.settings.subheading.label |
| max_products | range | t:sections.recently_viewed.settings.max_products.label |
rich-text.liquid(22 ajustes)
t:sections.rich_text.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| bg_image | image_picker | t:sections.all.settings.section_bg_image.bg_image.label |
| bg_overlay_style | select | t:sections.all.settings.section_bg_image.bg_overlay_style.label |
| bg_overlay_opacity | range | t:sections.all.settings.section_bg_image.bg_overlay_opacity.label |
| bg_text_on_image | select | t:sections.all.settings.section_bg_image.bg_text_on_image.label |
| heading | text | t:sections.rich_text.settings.heading.label |
+6 ajustes más en el editor de temas
ritual-builder.liquid(29 ajustes, 1 bloques)
t:sections.ritual_builder.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| bg_image | image_picker | t:sections.all.settings.section_bg_image.bg_image.label |
| bg_overlay_style | select | t:sections.all.settings.section_bg_image.bg_overlay_style.label |
| bg_overlay_opacity | range | t:sections.all.settings.section_bg_image.bg_overlay_opacity.label |
| bg_text_on_image | select | t:sections.all.settings.section_bg_image.bg_text_on_image.label |
| heading | text | t:sections.ritual_builder.settings.heading.label |
+10 ajustes más en el editor de temas
service-menu.liquid(35 ajustes, 3 bloques)
t:sections.service_menu.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| bg_image | image_picker | t:sections.all.settings.section_bg_image.bg_image.label |
| bg_overlay_style | select | t:sections.all.settings.section_bg_image.bg_overlay_style.label |
| bg_overlay_opacity | range | t:sections.all.settings.section_bg_image.bg_overlay_opacity.label |
| bg_text_on_image | select | t:sections.all.settings.section_bg_image.bg_text_on_image.label |
| heading | text | t:sections.service_menu.settings.heading.label |
+17 ajustes más en el editor de temas
slideshow.liquid(16 ajustes, 1 bloques)
t:sections.slideshow.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| heading | text | t:sections.slideshow.settings.heading.label |
| slide_ratio | select | t:sections.slideshow.settings.slide_ratio.label |
| auto_rotate | checkbox | t:sections.slideshow.settings.auto_rotate.label |
| rotate_interval | range | t:sections.slideshow.settings.rotate_interval.label |
| pause_on_hover | checkbox | t:sections.slideshow.settings.pause_on_hover.label |
+1 ajustes más en el editor de temas
specialist-team.liquid(32 ajustes, 3 bloques)
t:sections.specialist_team.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| heading | text | t:sections.specialist_team.settings.heading.label |
| subheading | textarea | t:sections.specialist_team.settings.subheading.label |
| st_card_border_w | range | t:sections.specialist_team.settings.st_card_border_w.label |
| linked_card_hover | select | t:sections.all.settings.linked_card_hover.label |
| card_hover_zoom | select | Linked card image zoom |
| card_hover_text_use_global | checkbox | Use global text hover defaults |
| card_hover_text_rise | checkbox | Text hover effect: rise |
| card_hover_text_accent | checkbox | Text hover effect: accent color |
| card_hover_text_underline | checkbox | Text hover effect: underline reveal |
+15 ajustes más en el editor de temas
story-rail.liquid(25 ajustes, 1 bloques)
t:sections.story_rail.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| bg_image | image_picker | t:sections.all.settings.section_bg_image.bg_image.label |
| bg_overlay_style | select | t:sections.all.settings.section_bg_image.bg_overlay_style.label |
| bg_overlay_opacity | range | t:sections.all.settings.section_bg_image.bg_overlay_opacity.label |
| bg_text_on_image | select | t:sections.all.settings.section_bg_image.bg_text_on_image.label |
| eyebrow | text | t:sections.story_rail.settings.eyebrow.label |
+9 ajustes más en el editor de temas
testimonials.liquid(23 ajustes, 1 bloques)
t:sections.testimonials.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| bg_image | image_picker | t:sections.all.settings.section_bg_image.bg_image.label |
| bg_overlay_style | select | t:sections.all.settings.section_bg_image.bg_overlay_style.label |
| bg_overlay_opacity | range | t:sections.all.settings.section_bg_image.bg_overlay_opacity.label |
| bg_text_on_image | select | t:sections.all.settings.section_bg_image.bg_text_on_image.label |
| heading | text | t:sections.testimonials.settings.heading.label |
+6 ajustes más en el editor de temas
video.liquid(21 ajustes)
t:sections.video.name
| id | type | label |
|---|---|---|
| color_scheme | color_scheme | t:sections.all.settings.color_scheme.label |
| padding_top | select | t:sections.all.settings.section_padding.padding_top.label |
| padding_bottom | select | t:sections.all.settings.section_padding.padding_bottom.label |
| border_top | select | t:sections.all.settings.border_top.label |
| border_bottom | select | t:sections.all.settings.border_bottom.label |
| divider_style_top | select | t:sections.all.settings.divider_style_top.label |
| divider_style_bottom | select | t:sections.all.settings.divider_style_bottom.label |
| heading | text | t:sections.video.settings.heading.label |
| subheading | textarea | t:sections.video.settings.subheading.label |
| video_mode | select | t:sections.video.settings.video_mode.label |
| video | video | t:sections.video.settings.video_shopify.label |
| external_url | url | t:sections.video.settings.external_url.label |
+5 ajustes más en el editor de temas
wishlist-card.liquid(3 ajustes)
t:sections.wishlist_card.name
| id | type | label |
|---|---|---|
| show_vendor | checkbox | t:sections.product_grid.settings.show_vendor.label |
| card_tilt | select | t:sections.all.settings.card_tilt.label |
¿Te resultó útil esta página?
El contenido lo mantiene Arcanum Hollow Labs. Para notas internas de ingeniería, consulta la carpeta docs/ del monorepo.