Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2018 07:29 AM
Hi All,
Item price is not visible in widget if the item cost is $0.00 even after removing the HTML condition.
<span class="pull-right item-price font-bold">{{::item.price}}</span>
Please suggest
Solved! Go to Solution.
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2018 08:15 AM
Turns out this fixed it:
Found in:
And proof:
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
10 REPLIES 10

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2018 08:15 AM