Step 3: Need any useful essentials?

Browse our carefully selected pieces of party essentials, so that nothing is left forgotten.

Click Here

Order Summary


...

{{cart.main.name}}

${{ Math.round(cart.main.currentPrice)}} per guest

x {{cart.guests}} Guests ${{Math.round(cart.main.currentPrice*cart.guests)}}

Rent Date: {{cart.order_date}}


Customize it:

...

{{addon.name}}

${{Math.round(addon.currentPrice)}} x {{cart.guests}} ${{Math.round(addon.currentPrice*cart.guests)}}

Essentials:

...

{{extra.product.name}}

${{Math.round(extra.product.currentPrice)}} x {{extra.qty}} ${{Math.round(extra.product.currentPrice*extra.qty)}}


Cart Subtotal: ${{Math.round(subTotal)}}

Promo Discount: ${{couponDiscountAmount}}

Shipping: ${{Math.round(cart.shipping_charge)}}

TOTAL: ${{netTotal>0 ? netTotal : Math.round(netTotal)}}

Shipping to be calculated at checkout


Subtotal: ${{netTotal>0 ? netTotal : Math.round(netTotal)}}

Shipping to be calculated at checkout