From c0345cb605e1b9fad16c987b2effd77875dda02b Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Wed, 17 Jul 2024 22:47:58 +0200 Subject: [PATCH] select with images --- snippets/shx-3d-render-input.liquid | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/snippets/shx-3d-render-input.liquid b/snippets/shx-3d-render-input.liquid index 636636e..044928e 100644 --- a/snippets/shx-3d-render-input.liquid +++ b/snippets/shx-3d-render-input.liquid @@ -661,9 +661,11 @@ html += ``; + console.log("for", inputVal, optionValue) + if (isInputShxFont) { customDropdownHtml += ` -
+
${optionDisplayName}
`