QuestionQ9

Magento Open Source core features

A merchant wants one storefront for adult-sized products and another for children’s products. Payment and shipping methods must be the same for both storefronts, but their category structures will differ.

What is the minimum setup required to achieve this?

  • A Two websites, two stores, two store views
  • B One website, two stores, two store views
  • C One website, one store, two store views
Explanation

Magento stores can use different root categories within the same website, which supports separate category structures for adult and children products. Payment and shipping methods can be shared at website scope, so one website with two stores and one store view for each store is sufficient.

Community Discussion

No comments yet. Be the first to start the discussion!