Victory Coffees Design Error: 'dict object' has no attribute 'is_gift'

Triggered by: plan.html (line 22)

  20.             <figure>
  21.               <div class="product_image_container">
> 22.                 <a href="{{ www }}/type?coffee={{ args.coffee[0] }}&plan=30&is_gift={{ args.is_gift[0] }}">
  23.                  <img src="{{ 'images/plans/30.png' | asset_url }}" class="img-responsive center-block">
  24.                 </a>

PSST: If you are the owner of this store, fix this error from the code editor. See the developer documentation for more information.