문제

I tried to set as a homepage a specific category page but only for a storeview, but I am not sure how to do this.

I have 2 store views and for one of these, I want to set particular category page as homepage.

Does anyone know how to do this?

도움이 되었습니까?

해결책

You can use switcher for change configuration scope to set different default web urls for multiple store views

Store configuration by scope

다른 팁

Please follow below steps to make category page as home page

Step 1 Find out an internal identifier of the category 24. enter image description here

Step 2 Locate the General → Web → Default Pages → Default Web URL option in the Stores → Configuration and set it in the following format:

catalog/category/view/id/<ID>

where ID is an internal identifier of the category. enter image description here enter image description here

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top