dynamic header
parent
ee6bb626e2
commit
ce810ced78
|
@ -185,9 +185,9 @@
|
|||
assign shx_header_logo = settings.logo
|
||||
|
||||
if shx_current_page contains "texte"
|
||||
assign shx_header_logo = "shopify://shop_images/ShinnexTexte.webp"
|
||||
assign shx_header_logo = settings.shx_logo_texte
|
||||
elsif shx_current_page contains "figuren"
|
||||
assign shx_header_logo = "shopify://shop_images/ShinnexFiguren.webp"
|
||||
assign shx_header_logo = settings.shx_logo_figuren
|
||||
endif
|
||||
%}
|
||||
|
||||
|
|
Loading…
Reference in New Issue