简体   繁体   English

继续检查结帐按钮在magento 1.8.1中不起作用?

[英]proceed to checkout button not working in magento 1.8.1.?

I have an problem with proceed to checkout button in magento 1.8.1 when i add some product in cart and after adding product in cart then i click on proceed to checkout button its not working. 当我在购物车中添加一些产品并在购物车中添加产品后,我在magento 1.8.1中继续结帐按钮时遇到问题,然后单击继续结帐按钮其不起作用。 I have checked console error but still no any error show. 我检查了控制台错误,但仍然没有任何错误显示。

I have clear cache of system, browser and the magento system but still not working. 我有系统,浏览器和magento系统的明确缓存,但仍然无法正常工作。

 <button type="button" title="Proceed to Checkout" class="button btn-proceed-checkout btn-checkout no-checkout" disabled="disabled" onclick="window.location='http://samadhanmart.com/mart/index.php/checkout/onepage/';"><span><span>Proceed to Checkout</span></span></button> 

please help me. 请帮我。

请从您的html中删除disabled="disabled" ,然后进行检查

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM