dropdowns

This commit is contained in:
2025-09-24 17:28:17 +00:00
parent 76dd05d591
commit 55f0a2e88d
2 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
<?php
// created: 2025-09-19 10:28:43
// created: 2025-09-24 05:48:33
$customDoms = array (
'ecmproducts_attribute_dom' =>
array (
@@ -83,6 +83,7 @@ $customDoms = array (
'47fbe61c-20f4-5d48-118c-6851105ddc97' => 'Tablet',
'27c00505-f6cf-3ef1-3c1d-6880847a5893' => 'Powder',
'1b7d6313-d7d4-4529-73d4-684a6d5ddde3' => 'Cellophane Bag',
'40eb0d63-517e-345c-532d-68d37d215372' => 'Sachet',
),
'ecmproducts_brand_dom' =>
array (
@@ -252,6 +253,7 @@ $customDoms = array (
'b1176c04-4fe3-d347-9e3a-68b2e945b5c3' => 'FPH1',
'bc4422dc-8f80-4f54-26a6-68b2ea0cd2c0' => 'LNEZ8',
'd8208a7e-b810-91e5-ccfa-68b2eaa73abb' => 'LNAS1',
'a87e1b10-771d-2f24-e795-68d385f0cd35' => 'LNAS2',
'f2364990-b244-064d-b5d1-68b2ebcd0ded' => 'MDC6',
'cc4905b6-a791-5c57-4721-68b2eb29e0fe' => 'TAB1',
'40e8149a-40ec-aeb0-4cdd-68b2eb52634b' => 'TAB2',

View File

@@ -1,5 +1,5 @@
<?php
// created: 2025-09-19 10:28:43
// created: 2025-09-24 05:48:33
$customDoms = array (
'ecmproducts_attribute_dom' =>
array (
@@ -83,6 +83,7 @@ $customDoms = array (
'47fbe61c-20f4-5d48-118c-6851105ddc97' => 'Tabletka',
'27c00505-f6cf-3ef1-3c1d-6880847a5893' => 'Proszek',
'1b7d6313-d7d4-4529-73d4-684a6d5ddde3' => 'Woreczek celofanowy',
'40eb0d63-517e-345c-532d-68d37d215372' => 'Sachet',
),
'ecmproducts_brand_dom' =>
array (
@@ -252,6 +253,7 @@ $customDoms = array (
'b1176c04-4fe3-d347-9e3a-68b2e945b5c3' => 'FPH1',
'bc4422dc-8f80-4f54-26a6-68b2ea0cd2c0' => 'LNEZ8',
'd8208a7e-b810-91e5-ccfa-68b2eaa73abb' => 'LNAS1',
'a87e1b10-771d-2f24-e795-68d385f0cd35' => 'LNAS2',
'f2364990-b244-064d-b5d1-68b2ebcd0ded' => 'MDC6',
'cc4905b6-a791-5c57-4721-68b2eb29e0fe' => 'TAB1',
'40e8149a-40ec-aeb0-4cdd-68b2eb52634b' => 'TAB2',