Merge pull request #24556 from anupamvs/s-c-changes

This commit is contained in:
Prssanna Desai 2021-02-05 17:26:55 +05:30 committed by GitHub
commit ec337f64d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,6 +62,9 @@
<div class="col-8">
{% if doc.items %}
<div class="place-order-container">
<a class="btn btn-primary-light mr-2" href="/all-products">
{{ _("Continue Shopping") }}
</a>
{% if cart_settings.enable_checkout %}
<button class="btn btn-primary btn-place-order" type="button">
{{ _("Place Order") }}