Is there a way to include the pricing information widget elsewhere in the templates?
I tested...
<xf:widget key="dbtech_pricing_information" />
For some reason it's not showing using Themehouse UIX 2
<xf:if is="$cartItems is not empty">
show the cart now if not empty
</xf:if>
Tried to simplify it and the text still doesn't show. Take off the if statement and it shows.
Thanks for that snippet!
I tried wrapping the cart button I added with the code above but the button now doesn't display at all, even if items are in the cart.
There has to be a better way to view the cart on mobile.
Right now it's hidden under the "categories" button.
Even changing the "categories" button to "view cart" would be a step. I did this via the phrase editor, but then it doesn't make sense for desktop as it says "view cart" and lists...