summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2021-07-18 14:50:35 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2021-07-18 14:50:35 +0800
commit7954efc7c63f17481996da3fd5002fb1e207adf3 (patch)
tree5ab5eef70de96ce3953bc65904cc3e7950ababa4
parentc10cde30d86bddd720480bd535582151a816d1cc (diff)
No more straight to checkout
-rw-r--r--pages/flypage.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/flypage.html b/pages/flypage.html
index 976ef6f..192b5a5 100644
--- a/pages/flypage.html
+++ b/pages/flypage.html
@@ -9,7 +9,7 @@
<h5 class="text-primary">[item-price]</h5>
<p class="text-muted text-monospace">[item-field prod_group] • [item-field category]</p>
</div>[fly-list code="[data session arg]"]
- <form class="col" action="[area href="[if-item-field option_type][item-code][else]ord/checkout[/else][/if-item-field]"]" method="POST">
+ <form class="col" action="[area href="[if-item-field option_type][item-code][else]ord/basket[/else][/if-item-field]"]" method="POST">
<input type="hidden" name="mv_action" value="refresh">
<input type="hidden" name="mv_order_item" value="[item-code]">
<input type="hidden" name="mv_order_quantity" value="1">