Skip to content

Instantly share code, notes, and snippets.

@yeriepiscesa
Last active November 17, 2020 14:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yeriepiscesa/3305bdedb8ae66a099f6e52014fd5e7a to your computer and use it in GitHub Desktop.
Save yeriepiscesa/3305bdedb8ae66a099f6e52014fd5e7a to your computer and use it in GitHub Desktop.
CF7SendWA - Single Product Buy
woo_checkout_first_name: your-name
woo_checkout_phone: whatsapp
woo_checkout_order_note: order-note
[cf7sendwa-quickshop products="current" detail="no"]
[cf7sendwa-checkout]
[md-form spacing="tight"]
[md-text label="Your Name" outlined="yes"]
[text* your-name]
[/md-text]
[md-text label="WhatsApp Number" outlined="yes"]
[text* whatsapp]
[/md-text]
[md-textarea label="Order Note"]
[textarea order-note]
[/md-textarea]
[md-submit]
[submit "Pesan Sekarang"]
[/md-submit]
[/md-form]
Success message :
Pesanan telah kami terima, silahkan cek [cf7sendwa-received-link title="detail pesanan"] atau lakukan [cf7sendwa-payment-link title="pembayaran"]
Halo, mohon diproses pesanan berikut:
Nama : [your-name]
No HP/WA : [whatsapp]
Catatan:
[order-note]
[woo-orderdetail]
Terima kasih
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment