{# app/templates/admin/partials/letzshop-settings-tab.html #} {# Settings tab for admin Letzshop management - API credentials, CSV URLs, Import/Export settings #} {% from 'shared/macros/inputs.html' import number_stepper %}

Letzshop API Configuration

Get your API key from the Letzshop merchant portal

When enabled, operations (confirm, reject, tracking) will NOT be sent to Letzshop API

Test Mode Active

All Letzshop API mutations are disabled. Orders can be imported but confirmations/rejections will only be saved locally.

Automatically import new orders periodically

Last Sync

Status:

Time:

Error:

Letzshop CSV URLs

Configure the CSV feed URLs for product imports. These URLs are used for quick-fill in the Products tab.

About CSV URLs

These URLs should point to the vendor's product feed on Letzshop. The feed is typically provided by Letzshop as part of the merchant integration.

Import / Export Settings

Configure settings for product import and export operations.

Import Settings

{{ number_stepper(model='importForm.batch_size', min=100, max=5000, step=100, label='Batch Size') }}

Products processed per batch (100-5000). Higher = faster but more memory.

Export Settings

Export products that are currently marked as inactive

Export Behavior

  • Exports all languages (FR, DE, EN) automatically
  • CSV files are placed in a folder for Letzshop pickup
  • Letzshop scheduler fetches files periodically

Carrier Settings

Configure default carrier and label URL prefixes for shipping labels.

Letzshop automatically assigns carriers based on shipment data

Label URL = Prefix + Shipment Number (e.g., H74683403433)