Sellers
How do I become a seller?
Register, then apply for seller status in Profile by adding company details and documents. Wait for moderation.
How do I upload products?
Use Profile → Uploads to import via CSV (see template) or add items manually into folders. CSV files over 10MB are rejected. Duplicate files may be rejected automatically.
How do I manage orders?
Go to Profile → Orders to accept or reject orders, then pack and ship. Communicate with buyers via the order chat.
Why can't I respond to a part request?
You can send offers to requests whose car brand matches brands in your active products.
What are moderation rules?
List genuine products with accurate descriptions and photos. Counterfeit or misleading listings may be removed.
How should I handle order issues?
Respond quickly in the order chat and provide shipping proof or photos when applicable. Keep all communication within the platform.
Why can't I start more new chats?
To prevent spam, new dialogs are limited per 24 hours. When the limit is reached, you can still message users you have orders with.
How do I create my website?
Open the site builder from the navbar or the home page. You can pick a template, branding and sections without an account — your draft is kept in the browser. When you save or publish, we'll ask you to sign in or register, and the draft moves to your account.
What sections can my site have?
Hero (top banner), About, Services (name + price list), Products (your catalog), Gallery, Reviews, Working hours, Contacts, Service booking and Embed (external widget). Enable at least 3 sections to publish and reorder them as you like.
How do I style my site with custom CSS?
In the Branding step open 'Custom CSS'. Rules apply only to your public site page — scope them with the .ss-page class, e.g. .ss-page .ss-heading { text-transform: uppercase; }. The limit is 10000 characters.
How do I export or import my site configuration?
In the Publish step use Export/Import JSON. The file contains title, description, theme (color_scheme, logo, cover, custom_css), sections[] and template. Import applies the configuration to the current draft — save it afterwards.
How do site designs (layouts) work?
Choose a design in the Style section of step 1 (Template). You can switch designs at any time — your texts, images and sections stay untouched, and the color scheme applies on top of any design.
What can developers customize on a seller site?
Custom CSS (Branding step, 10000-character limit) can use the variables --ss-accent, --ss-bg, --ss-surface and --ss-text, and each design scopes its styles under the .ss-layout-<variant> root class (e.g. .ss-layout-modern). Use Export/Import JSON (Publish step) to back up or migrate the theme and sections between sites, and the Embed section for raw HTML widgets (up to 20000 characters, height 100–1200 px).