Pages>Homepage.StartingfromMagento1.4.0youhavetheabilitytouseMagentowidgetstodisp" />

日韩久久久精品,亚洲精品久久久久久久久久久,亚洲欧美一区二区三区国产精品 ,一区二区福利

magento 首頁添加最新產(chǎn)品 Display new product

系統(tǒng) 2558 0

方法一 : (widget)

?

This tutorial will show you how to add the new products block to the home page. All modifications would be done in Magento admin panel. ?Open the admin panel, go to CMS> Pages>Home page .

?

Starting from Magento 1.4.0 you have the ability to use Magento widgets to display different content block within your pages. When you are in CMS> Pages>Home page, switch to the Content tab.

?

  1. At the top you can see the Insert Widget button. Click it.

    magento 首頁添加最新產(chǎn)品 Display new products on the home page

  2. In the Widget type select box choose Catalog New Products List .
  3. Then you can select the number of the displayed products and the product listing template.
  4. When you are done click Insert Widget button.
  5. Click Save button at the top after the page customization is complete.

?

?

We recommend clear and disable the Magento cache when editing the static pages.

?

Feel free to check the detailed video tutorial below:

Magento. Display new products on the home page (widget)

?

?

來源: http://www.templatemonster.com/help/magento-display-new-products-on-the-home-page-widget.html


方法二 : (block)

?

This tutorial will show you how to display new products on the home page in Magento using the Magento block.

  • Open Magento admin panel
  • Go to CMS>Pages>Home page
  • Switch to the content tab
  • Insert the following code:

?

    {{block  type="catalog/product_new" column_count="6"  products_count="12" name="home.catalog.product.new"  alias="product_homepage"  template="catalog/product/list.phtml"}}
  
?

Where:

  • column_count="6" – number of the product columns
  • products_count="12" – number of the displayed products

?

來源: http://www.templatemonster.com/help/magento-display-new-products-on-the-home-page-block.html

?

方法三 : (XML)

?

This tutorial will show you how to display new products on the home page using the XML layout update.

?

Open Magento admin panel. Go to CMS>Pages>Home Page. ? Switch to the Design tab. Into the Layout Update XML window paste the following code:

?

magento 首頁添加最新產(chǎn)品 Display new products on the home page

?

?

1. First of all create the content reference:

          <reference  name="content">
</reference>
        
?

This will let you put the blocks into the home page content area.

?

2. Insert the new products block:

          <block  type="catalog/product_new" name="product_new"  template="catalog/product/list.phtml">
</block>
        
?

The block code should be inserted into the reference tag.

?

3. Set the number of the product columns in the new products listing:

          <action  method="setColumnCount"><column_count>6</column_count></action>
        
?

The action code should be inserted into the block ?tag.

?

4. Set the amount of products displayed in the new products block:

          <action  method="setProductsCount"><count>0</count></action>
        
?

As a result your XML code should look like this:

          <reference  name="content">
<block  type="catalog/product_new" name="product_new"  template="catalog/product/list.phtml">
<action  method="setColumnCount"><column_count>6</column_count></action>
<action  method="setProductsCount"><count>0</count></action>
</block>
</reference>
        
?

In case you want to display the new products from the specific category use the following action:

          <action  method="setCategoryId"><category_id>10</category_id></action>
        
?

Make sure you set the correct category ID value. You can get the category ID from the admin panel> Catalog>Manage categories .

?

We recommend clear and disable the Magento cache when editing the static pages.

?

來源: http://www.templatemonster.com/help/magento-display-new-products-on-the-home-page-xml.html

?

magento 首頁添加最新產(chǎn)品 Display new products on the home page


更多文章、技術交流、商務合作、聯(lián)系博主

微信掃碼或搜索:z360901061

微信掃一掃加我為好友

QQ號聯(lián)系: 360901061

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。

【本文對您有幫助就好】

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描上面二維碼支持博主2元、5元、10元、自定義金額等您想捐的金額吧,站長會非常 感謝您的哦?。?!

發(fā)表我的評論
最新評論 總共0條評論
主站蜘蛛池模板: 赣榆县| 瓦房店市| 阿克苏市| 繁峙县| 固始县| 岳西县| 兴安县| 灯塔市| 合水县| 大化| 麟游县| 施秉县| 德惠市| 襄汾县| 崇义县| 富蕴县| 巴南区| 西乌| 青龙| 汤原县| 尉犁县| 都江堰市| 安康市| 隆尧县| 吴桥县| 南宁市| 阜新市| 门源| 静海县| 永城市| 顺昌县| 灵台县| 泸水县| 哈密市| 于都县| 云阳县| 武宣县| 巨鹿县| 墨脱县| 临湘市| 秦皇岛市|