1、在ecshop首頁顯示商品簡單描述:
依次開啟 /themes/default/library/recommend_hot.lbi ,/themes/default/library/recommend_new.lbi ,/themes/default/library/recommend_best.lbi 檔案
對每個檔案都執行如下操作:
找到 在它上面增加一行
再開啟 /themes/default/library/recommend_promotion.lbi 檔案
找到 在它上邊增加一行
2、在ecshop列表頁顯示商品簡單描述:
關於列表頁,顯示模式為 「list」 和 「text」 的時候,已經有 「商品簡單描述」 的顯示了。
只是在顯示模式為 「grid」 的時候 沒有顯示罷了,下面給 「grid」 模式 也增加一下:
開啟 /themes/default/library/goods_list.lbi 檔案
找到 在它下面增加
最後曬下效果:
ecshop模板首頁或列表頁顯示商品簡單描述
1 在ecshop首頁顯示商品簡單描述 依次開啟 themes default library recommend hot.lbi themes default library recommend new.lbi themes default library recommend best.lbi 檔...
ecshop首頁增加倒計時列表
看到不少朋友在找 首頁 商品倒計時的修改方法,寫了這篇文章希望能幫到有此需要的朋友們 1 首先修改 程式部分 開啟includes lib goods.php 找到get promote goods 函式部分 在 goods idx url build uri goods array gid row...
ecshop首頁增加倒計時列表
看到不少朋友在找首頁 商品倒計時的修改方法,寫了這篇文章希望能幫到有此需要的朋友們 1 首先修改程式部分 開啟includes lib goods.php 找到get promote goods 函式部分 在 goods idx url build uri goods array gid row g...