update dropdowns
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
// created: 2025-07-10 07:29:17
|
||||
// created: 2025-07-24 09:51:22
|
||||
$customDoms = array (
|
||||
'ecmproducts_attribute_dom' =>
|
||||
array (
|
||||
@@ -81,6 +81,7 @@ $customDoms = array (
|
||||
'47fbe61c-20f4-5d48-118c-6851105ddc97' => 'Tablet',
|
||||
'c1477582-33b9-529d-bdd2-685250fc18d4' => 'Blister tablets 6pcs 6,5g',
|
||||
'31bf91c9-6176-a27a-9a4e-686f6b2597ee' => 'Liquid',
|
||||
'27c00505-f6cf-3ef1-3c1d-6880847a5893' => 'Powder',
|
||||
),
|
||||
'ecmproducts_brand_dom' =>
|
||||
array (
|
||||
@@ -174,6 +175,7 @@ $customDoms = array (
|
||||
'19b9cd31-f4d2-fd74-3cd4-6826d53b5245' => 'GAYA',
|
||||
'11095313-0dd0-aa9b-df3a-682739877d33' => 'Coffix',
|
||||
'd97b870b-86a1-1970-9cea-68527ecc5ad9' => 'Zenevo',
|
||||
'c709e4cf-9ca7-c946-f5e3-688202ec4c24' => 'Aspico',
|
||||
),
|
||||
'ecmproducts_category_dom' =>
|
||||
array (
|
||||
@@ -307,7 +309,8 @@ $customDoms = array (
|
||||
'gratis' => 'Samples',
|
||||
'b2c' => 'For stock',
|
||||
'b2b' => 'Import',
|
||||
'interval_order' => 'Zamówienie okresowe',
|
||||
'abf8f342-13de-bb9f-7848-687897a3b953' => 'From Stock',
|
||||
'interval_order' => 'xxx',
|
||||
),
|
||||
'ecmproducts_status_dom' =>
|
||||
array (
|
||||
@@ -322,7 +325,7 @@ $customDoms = array (
|
||||
's30' => 'Accepted',
|
||||
's40' => 'Not Accepted',
|
||||
's50' => 'Sent',
|
||||
's60' => 'From Stock',
|
||||
's60' => 'XXX',
|
||||
'93cc9f90-9a94-5502-50a9-66264b2fd03a' => 'Closed',
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user