- Joined
- May 13, 2021
- Messages
- 91
- Points
- 28
Reputation:
Hello friends. I want to show a notification to someone who has selected an item for purchase in DragonByte Shop. If anyone knows the code, please tell me because it doesn't work wherever I put this code, I want it to be something like the image I posted below...
HTML:
<xf:if is="$cartItems is not empty">
<i class="fas fa-shopping-basket"></i> Checkout now...
</xf:if>