{{ store.name }} — One moment... body { margin: 100px; text-align: center; font-family: Arial, Helvetica, sans-serif; color: #666; } h3 { padding: 50px; border: solid 1px #ddd; background-color: #f8f8f8; width: 300px; font-size: 18px; } jQuery.noConflict(); function checkout() { if(top != self) { top.location.replace(self.location.href); } else { document.checkout_form.submit(); } } {{ head_content}}

One moment...

{% checkoutform %} {% endcheckoutform %}