Skip to main content
Each vendor on your platform can have one or more stores. A store is the customer-facing storefront that shoppers browse and buy from. You configure the store’s identity — its name, description, visual branding, promotional banners, product categories, and policies — from the vendor’s profile in the Meneja dashboard. Changes you make here are reflected immediately in the store’s public presentation.

Store fields

Each store record contains the following fields, which you can view and edit from the vendor’s profile.
FieldDescription
store_idUnique identifier for the store
store_nameDisplay name of the store as seen by shoppers
descriptionShort description of the store and what it sells
brandingVisual identity settings — see Store branding
bannersList of promotional banner images — see Store banners
categoriesArray of category IDs that the store sells within
general_policyGeneral terms and conditions for the store
return_policyThe store’s return and refund policy
shipping_policyThe store’s shipping and delivery policy

Viewing a vendor’s stores

1

Open the vendor profile

Navigate to Vendors in the sidebar and click the vendor whose stores you want to manage.
2

Go to the Stores section

On the vendor detail page, select the Stores tab or section. Meneja loads all stores associated with that vendor.
3

Select a store

Click on a store to view its full details, including branding configuration, banners, categories, and policies.

Editing a store

1

Open the store

From the vendor’s Stores section, click the store you want to edit.
2

Update store details

Edit any of the store’s fields: name, description, categories, branding, banners, or policies. All fields are optional except store_name (minimum 2 characters) and description.
3

Save changes

Click Save to apply the updates. Changes take effect immediately.
At least one category must be selected for a store. Categories connect the store’s products to the correct browsing sections on the marketplace.

Store branding

Store branding controls the visual identity of the storefront.
FieldDescription
logo_urlURL of the store’s logo image
favicon_urlOptional URL of the store’s favicon
colorsColor palette used across the storefront — see below
The colors object contains the following fields:
Color fieldDescription
primaryPrimary brand color (e.g. used for buttons and highlights)
secondarySecondary brand color
accentAccent color for special elements
textDefault text color
backgroundPage background color
Use hex color values (e.g. #4285F4) for consistent rendering across browsers and devices.

Store banners

Banners are promotional images displayed prominently on the store’s homepage. Each banner has the following fields:
FieldDescription
titleBanner title (required)
image_urlURL of the banner image (required)
alt_textDescriptive text for the image, used for accessibility
display_orderNumeric value that controls the order banners appear in
A store can have multiple banners. Meneja renders them in ascending display_order order.
Banners require both a title and an image_url. Submissions without these fields will fail validation.

Store policies

Stores have three distinct policy fields, all optional:
Policy fieldPurpose
return_policyDescribes the conditions under which customers can return items
shipping_policyExplains shipping methods, timelines, and costs
general_policyCovers any additional terms and conditions for the store
You can enter policy text directly into the form fields when editing a store. Policies are surfaced to shoppers on the store’s policy pages.