Recipe App - Code Template

This Recipe App was built to help you kickstart any kind of recipe app project for personal or commercial use. It uses a clean, modern, and organized codebase and user interface that makes it entirely different from other templates in the market today.

Checkout

Contact

Payment Methods

PayPal selected.

After submitting, you will be redirected to the PayPal website to fill out your payment information. You will be redirected back to our site once the payment is completed.

Order Summary

Subtotal:
[[checkoutContext.order.invoice.subtotal | currency]]
Tax:
[[checkoutContext.order.invoice.tax | currency]]
Shipping:
[[checkoutContext.order.invoice.shipping | currency]]
Discounts:
-[[checkoutContext.order.invoice.discount | currency]]
Total:
[[checkoutContext.order.invoice.total | currency]]
[[subscriptionsByProductId[checkoutContext.order.invoice.items[0].product_id].plan_description]]