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 includes the following tabs:

TabDescription
Delivery methodsDelivery method setup, cost, validation
Payment methodsPayment system setup
VendorsProduct vendor directory
Product linksProduct relationship 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 filtering — 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

Drag a row to the desired position in the table. New positions are saved automatically.

Deletion

Select one or more records and click Delete. The system asks for confirmation before deletion.

Important

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