mirror of
https://git.kh3group.com/georgebiri/khy_website.git
synced 2026-07-02 07:03:33 +00:00
refactor: streamline sizes array formatting in products.json for consistency and readability
This commit is contained in:
parent
18cf5c8ed3
commit
a648abe2d0
2 changed files with 89 additions and 400 deletions
|
|
@ -518,7 +518,6 @@ async function initProductDetail() {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
// Find and update Dimensions
|
||||
const dimensionsLabel = Array.from(allSpans).find(
|
||||
(span) => span.textContent === "Dimension"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue