Shopify 建站開發 All In one

xgqfrms發表於2024-10-16

Shopify 建站開發 All In one

電商建站模版

Shopify liquid

Liquid is a template language created by Shopify.

LiquidShopify 建立的一種模板語言

https://shopify.dev/docs/api/liquid

Liquid is an open-source template language created by Shopify and written in Ruby. It is the backbone of Shopify themes and is used to load dynamic content on storefronts.

Liquid 是 Shopify 建立的一種開源模板語言,用 Ruby 編寫。它是 Shopify 主題的骨幹,用於在店面上載入動態內容

https://shopify.github.io/liquid/

https://github.com/Shopify/liquid

image

<title>
  {{ page_title }}
</title>
{% if page_description -%}
  <meta name="description" content="{{ page_description | truncate: 150 }}">
{%- endif %}
<title>
  Health potion
</title>
<meta name="description" content="Are you low on health? Well we've got the potion just for you! Just need a top up? Almost dead? In between? No need to worry because we have a ..." />

demos

(🐞 反爬蟲測試!打擊盜版⚠️)如果你看到這個資訊, 說明這是一篇剽竊的文章,請訪問 https://www.cnblogs.com/xgqfrms/ 檢視原創文章!

refs

(上海) 凌晨網路科技有限公司

https://www.cnblogs.com/xgqfrms/p/16968918.html



©xgqfrms 2012-2021

www.cnblogs.com/xgqfrms 釋出文章使用:只允許註冊使用者才可以訪問!

原創文章,版權所有©️xgqfrms, 禁止轉載 🈲️,侵權必究⚠️!


相關文章