fix productvariant not correctly loaded after page reload
parent
18482ebf3a
commit
0f0182c0c2
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue