Link To Block

Hi All,

How can get the link from block? For example I create new product block at home page and create menu to link at new product also. Any suggestion?

Regards,

How can get the link from block? For example I create new product block at home page and create menu to link at new product also. Any suggestion?

Please clarify your request. Do you want window to be scrolled to this block after the new item in the top menu is selected.

Please clarify your request. Do you want window to be scrolled to this block after the new item in the top menu is selected.

Sorry,

I have block "New Product" in my homepage

I have menu "Test Menu", want link this menu to block "New Product".

You got what I means?

Sorry,

I have block "New Product" in my homepage

I have menu "Test Menu", want link this menu to block "New Product".

You got what I means?

To show new products you can link the top menu item to the built-in newest page:

http://demo.cs-cart.com/index.php?dispatch=products.newest

P.S. The Bestsellers module should be enabled

To show new products you can link the top menu item to the built-in newest page:

http://demo.cs-cart.com/index.php?dispatch=products.newest

P.S. The Bestsellers module should be enabled

You means, create the page and assign to certain category? Its means need maintan the item manually?

You means, create the page and assign to certain category? Its means need maintan the item manually?

If you install the Bestsellers module, the newest products will be available thought the following URL:

http://your_domain.com/index.php?dispatch=products.newest

All you need is to add this link to the top menu item

If you install the Bestsellers module, the newest products will be available thought the following URL:

http://your_domain.com/index.php?dispatch=products.newest

All you need is to add this link to the top menu item

Nice, thank you.

How about most popular and on sale?

Nice, thank you.

How about most popular and on sale?

The Bestsellers module adds 5 additional pages:

http://your_domain.com/index.php?dispatch=products.final_sale
http://your_domain.com/index.php?dispatch=products.on_sale
http://your_domain.com/index.php?dispatch=products.bestsellers
http://your_domain.com/index.php?dispatch=products.newest
http://your_domain.com/index.php?dispatch=products.last_days

The Bestsellers module adds 5 additional pages:

http://your_domain.com/index.php?dispatch=products.final_sale
http://your_domain.com/index.php?dispatch=products.on_sale
http://your_domain.com/index.php?dispatch=products.bestsellers
http://your_domain.com/index.php?dispatch=products.newest
http://your_domain.com/index.php?dispatch=products.last_days

Nice!, thanks a lot.

You are welcome!