fix productvariant not correctly loaded after page reload

main
alexanderroese 2024-07-14 17:58:42 +02:00
parent 18482ebf3a
commit 0f0182c0c2
1 changed files with 2 additions and 1 deletions

View File

@ -100,9 +100,10 @@
background-color: #e9e9e9; background-color: #e9e9e9;
} }
/*
.shx-custom-variant-picker-dummy-select { .shx-custom-variant-picker-dummy-select {
display: none; display: none;
} } */
</style> </style>
<legend class="form__label">{{ option.name }}</legend> <legend class="form__label">{{ option.name }}</legend>