How to create individual seller's page (at sitelevel = 3)

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
ЕвгенияСемихова(ИПСемиховаЕ.А.)
Posts: 70
Joined: 11 Jan 2025, 09:45

How to create individual seller's page (at sitelevel = 3)

Post by ЕвгенияСемихова(ИПСемиховаЕ.А.) » 16 Feb 2025, 09:38

Aimeos + Marketplace extention
------------
Sitelevel = 3

At main page (default, top level):

Image

And if I try to go at seller's site, then I can see only his logo, but seller's store page is inherit from default store:

Image

How I can create individual page for seller? At site URL like: site.com/seller_1 for example
Debian 12, PHP 8.3, Server 1 = Aimeos 2024.10.13, Server 2 = ES 8.17.1
life is full of many new and interesting things

User avatar
aimeos
Administrator
Posts: 8636
Joined: 01 Jan 1970, 00:00

Re: How to create individual seller's page (at sitelevel = 3)

Post by aimeos » 17 Feb 2025, 10:52

The URL with the seller code in it is correct. Categories and all products you've imported directly at the marketplace level are inherited, so only import products in the vendor sites.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

User avatar
ЕвгенияСемихова(ИПСемиховаЕ.А.)
Posts: 70
Joined: 11 Jan 2025, 09:45

Re: How to create individual seller's page (at sitelevel = 3)

Post by ЕвгенияСемихова(ИПСемиховаЕ.А.) » 17 Feb 2025, 12:39

so only import products in the vendor sites.
I want to make each seller an individual design and description for their page (their store site.com/store_N ).
Thus, at the moment, when setting site=3, we have inheritance, including the main page. Is this an unconditional legacy?

But at the same time, I found out that the seller can still install his logo on his page, but edit or add his information (I'm clarifying, it's on his home page of his store site.com/store_N ) the seller (and even the administrator) cannot (separately from the main default) - either I do not know how to individualize specifically the nominal the page.

Thus, the question may be: how can I change the appearance (in the cms editor) of a particular site (with parameter 3)?
Debian 12, PHP 8.3, Server 1 = Aimeos 2024.10.13, Server 2 = ES 8.17.1
life is full of many new and interesting things

User avatar
aimeos
Administrator
Posts: 8636
Joined: 01 Jan 1970, 00:00

Re: How to create individual seller's page (at sitelevel = 3)

Post by aimeos » 19 Feb 2025, 10:03

You can create and install several theme packages which the vendors can choose from:
https://aimeos.org/docs/latest/laravel/themes/

The CMS pages (terms, privacy policy, contact) are individual (they are not inherited), but the home page is a combination of the catalog/home component at the top (inherited) and the cms/page component below (individual) in a default setup.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply