Skip to content
  1. Extras
  2. MiniShop3
  3. Manager interface
  4. Settings

Store settings

Store settings are available via Extras → MiniShop3 → Settings.

Settings tabs

The section contains the following tabs:

TabDescription
Delivery methodsDelivery methods, cost, validation
Payment methodsPayment systems configuration
VendorsProduct vendor directory
Product linksProduct link types
OptionsEAV system for extra attributes

Interface

All settings tabs use a modern Vue 3 interface with PrimeVue components. This provides:

  • Fast response — no page reload when editing
  • Drag & Drop sorting — reorder items by dragging
  • Bulk operations — select multiple records for deletion
  • Search and filter — quick search by name and description

Common features

Creating records

Click Add to create a new item. A form opens with fields specific to each record type.

Editing

Double-click a row in the table or select it and click Edit.

Sorting

To change display order, drag a row to the desired position. New positions are saved automatically.

Deleting

Select one or more rows and click Delete. The system will ask for confirmation before deleting.

Important

Deleting a delivery or payment method may affect existing orders. Consider deactivating unused methods instead of deleting them.