How to create individual seller's page (at sitelevel = 3)
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!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
- ЕвгенияСемихова(ИПСемиховаЕ.А.)
- Posts: 70
- Joined: 11 Jan 2025, 09:45
How to create individual seller's page (at sitelevel = 3)
Aimeos + Marketplace extention
------------
Sitelevel = 3
At main page (default, top level):

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:

How I can create individual page for seller? At site URL like: site.com/seller_1 for example
------------
Sitelevel = 3
At main page (default, top level):

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:

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
life is full of many new and interesting things
Re: How to create individual seller's page (at sitelevel = 3)
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,
give us a star
If you like Aimeos,

- ЕвгенияСемихова(ИПСемиховаЕ.А.)
- Posts: 70
- Joined: 11 Jan 2025, 09:45
Re: How to create individual seller's page (at sitelevel = 3)
I want to make each seller an individual design and description for their page (their store site.com/store_N ).so only import products in the vendor sites.
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
life is full of many new and interesting things
Re: How to create individual seller's page (at sitelevel = 3)
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.
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,
give us a star
If you like Aimeos,
