chore: update Theme Alan version to 18.0.1.0, refactor RPC service usage across components, and enhance header/footer snippet configurations

This commit is contained in:
hoangvv
2026-08-14 10:52:51 +07:00
parent 49226d0343
commit 62ca567ea4
19 changed files with 58 additions and 39 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
<!-- Header options -->
<template id="as_header_switches" inherit_id="website.snippet_options">
<xpath expr="//div/we-select[@data-variable='header-template']" position="inside">
<xpath expr="//we-select[@data-variable='header-template']/we-button[last()]" position="after">
<we-button title="Alan: Header 1"
data-name="as_header_opt1"
data-customize-website-views="theme_alan.as_header_1"
@@ -76,7 +76,7 @@
<!-- Footer Options -->
<template id="alan_footer_switches" inherit_id="website.snippet_options">
<xpath expr="//div/we-select[@data-variable='footer-template']" position="inside">
<xpath expr="//we-select[@data-variable='footer-template']/we-button[last()]" position="after">
<we-button title="Alan: Footer 1"
data-customize-website-views="theme_alan.alan_footer_1"
data-customize-website-variable="'alan_footer1'"