forked from brooksbingham/theme-elegance
refactor: remove static customise in 3d button
parent
353bdfe820
commit
18cc2c1cc0
|
@ -77,15 +77,6 @@
|
|||
</div>
|
||||
|
||||
{hook h='displayCustomProductActions'}
|
||||
|
||||
<div class='customize'>
|
||||
<button
|
||||
class="w-full h-12 border border-blue-950 text-blue-950 text-base font-normal"
|
||||
>
|
||||
CUSTOMIZE
|
||||
</button>
|
||||
</div>
|
||||
|
||||
{hook h='displayProductActions' product=$product}
|
||||
</div>
|
||||
{/block}
|
||||
|
|
Loading…
Reference in New Issue