uCoz Community uCoz Modules Online Shop E-Shop buttons (Continue Shopping, Recount, Add to Cart, Buy now) |
E-Shop buttons |
There doesn't seem to be a check out option on my website's checkout page. If it does exits, I can say it's not a very user-friendly one.
Clicking on the Continue Shopping button takes me to the home of my E-shop page. Clicking on the Recount just refreshes the page. Attachments:
2711625.png
(10.6 Kb)
"Friends don't let friends use Internet Explorer 6." - Microsoft || Join the cause. Help your friends.
|
There were few E-shop updates. (E-Shop is in beta-stage)
-> Page of service forms -> Restore default template. -> Order page -> Restore default template. -> Printed order form -> Restore default template. [... With uCoz since December 2 2007 ...]
|
Quote (Dartz) There were few E-shop updates. (E-Shop is in beta-stage) Control Panel -> Customize Design -> E-Shop... -> Page of service forms -> Restore default template. -> Order page -> Restore default template. -> Printed order form -> Restore default template. That seemed to fix my problem but it now created a new one. It seems I can't click the Buy Now button or Add to Cart button on the product's page. Attachments:
7684714.png
(15.2 Kb)
"Friends don't let friends use Internet Explorer 6." - Microsoft || Join the cause. Help your friends.
|
uCoz Team apologizes for inconvenience.
E-shop still is in beta-stage and there were several updates causing few Solution: [... With uCoz since December 2 2007 ...]
|
Quote (Dartz) Solution: CP -> Customize Design -> Shopping Cart -> Restore default template. Hmm strange as it seems, this doesn't seem to fix the problem although I found out about another thing. On the main e-Shop page, www.mysite.ucoz.com/shop, the Add to Cart button works just fine. But the previous problem is still not fixed. Attachments:
5246728.png
(10.2 Kb)
"Friends don't let friends use Internet Explorer 6." - Microsoft || Join the cause. Help your friends.
|
Air, don't mess in.
Do you have this code?
Code function buyNow(id,pref){ if(lock_buttons) return false; else lock_buttons = 1; $('#'+pref+'-'+id+'-buynow').removeClass('done').removeClass('err').removeClass('now').addClass('wait').attr('title',''); $('#b'+pref+'-'+id+'-buynow').attr('disabled','disabled'); _uPostForm('',{type:'POST',url:'/shop/basket',data:{'mode':'add', 'id':id, 'pref':pref, 'cnt':$('#q'+pref+'-'+id+'-basket').attr('value'), 'now':1}}); return false; }
Quote <script language="Javascript"><!-- Some already existing code. //--></script>
Quote <script type="text/javascript"> First code I provided here </script> [... With uCoz since December 2 2007 ...]
|
I did the above but without luck. It still won't work. If you want, you can view the sample item here:
"Friends don't let friends use Internet Explorer 6." - Microsoft || Join the cause. Help your friends.
|
Bernard, http://forum.ucoz.com/forum/40-8137-1
I'm not active on the forum anymore. Please contact other forum staff.
|
Hello. I'm missing my order button. I tried:
Quote -> Page of service forms -> Restore default template. -> Order page -> Restore default template. -> Printed order form -> Restore default template. but it didnt help. In Page of service forms I have the code Code <div id="order-submit">$ORDER_BUTTON$</div> but the button is not there visually. Thanks in advance. |
http://jams.ucoz.lv/
The shop is supposed to be in Latvian, but it seems like Ucoz hasn't translated it all from Russian yet, but thats another problem. Added (2010-08-27, 3:33 Am) |
| |||