Rental Cart

There is no equipment in your cart.
Equipment
{{ row.name }} ({{ row.discount_qty || '' }} {{ row.discount_note || '' }})
{{ 'Qty: '+row.qty }}
{{'$'}}{{ (((row.amount && row.amount.totalItem) || row.price) - (row.discount)).toFixed(2) }}/unit
There's no stock for this product
{{ alert.general }}
Due to the weight of the selected product ({{ shippingAlert.name }}), the delivery and pick-up fees will be reviewed and may be adjusted. If you would like to receive a quote in advance, please email us at info@vancouverprojectorrentals.com with your full address and equipment list.
{{ alert.success }}
Days: {{ checkout.qty_days }}
Taxes (PST/GST): ${{ (checkout.totalTaxes && checkout.totalTaxes.toFixed(2)) || 0 }}
Total Price: ${{ (checkout.totalPrice && checkout.totalPrice.toFixed(2)) || 0 }}
0