Shopware 6.4.4.1 bf_marketplace_settings
Marketplace-specific settings for the (legacy) Business Factory integration.
| Column | Type | Nullable | Additional |
| id | binary(16) | NO | Primary Key |
| bf_marketplace_id | binary(16) | NO | Index
Foreign Key → bf_marketplace.id |
| currency_id | binary(16) | NO | Index
Foreign Key → currency.id |
| language_id | binary(16) | NO | Index
Foreign Key → language.id |
| country_id | binary(16) | NO | Index
Foreign Key → country.id |
| created_at | datetime(3) | NO | |
| updated_at | datetime(3) | YES | |
| Index Name | Columns | Unique |
| fk.bf_marketplace_settings.bf_marketplace_id | bf_marketplace_id | No |
| fk.bf_marketplace_settings.country_id | country_id | No |
| fk.bf_marketplace_settings.currency_id | currency_id | No |
| fk.bf_marketplace_settings.language_id | language_id | No |
| PRIMARY | id | Yes |
Relations (from this table)
4 relations