• Page 1 of 2
  • 1
  • 2
  • »
uCoz Community » uCoz Modules » Online Shop » E-Shop buttons (Continue Shopping, Recount, Add to Cart, Buy now)
E-Shop buttons
CoffeeCone
Posts: 687
Reputation: 41

Message # 1 | 9:25 AM
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.


Dartz
Posts: 1931

Message # 2 | 11:32 AM
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.


[... With uCoz since December 2 2007 ...]
CoffeeCone
Posts: 687
Reputation: 41

Message # 3 | 1:41 PM
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.


Dartz
Posts: 1931

Message # 4 | 4:26 PM
uCoz Team apologizes for inconvenience.

E-shop still is in beta-stage and there were several updates causing few
things to mess up and disappear, already fixed. Now two more source
pages are visible inside Design Customization of English Control Panel.

Solution:
CP -> Customize Design -> Shopping Cart -> Restore default template.


[... With uCoz since December 2 2007 ...]
CoffeeCone
Posts: 687
Reputation: 41

Message # 5 | 11:53 PM
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
Posts: 103
Reputation: 6

Message # 6 | 0:02 AM
shadowslash, he's mentioned twice already that E-Shop is in the Beta stage. Which means various updates and changes will continue to occur for a while. This in turn could cause bugs within the module.
Dartz
Posts: 1931

Message # 7 | 0:46 AM
Air, don't mess in.


shadowslash, CP -> Customize Design -> Shopping Cart.

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;
}


If no, then you should add it to already existing code.

Quote

<script language="Javascript"><!--

Some already existing code.
- Add Here -

//--></script>


If you don't have the blue code above, then simply add this:

Quote
<script type="text/javascript">
First code I provided here
</script>

[... With uCoz since December 2 2007 ...]
CoffeeCone
Posts: 687
Reputation: 41

Message # 8 | 2:47 PM
I did the above but without luck. It still won't work. If you want, you can view the sample item here:

http://www.shadowslash.tk/shop/1/desc/folder-lockdown-v101


"Friends don't let friends use Internet Explorer 6." - Microsoft || Join the cause. Help your friends.


Dartz
Posts: 1931

Message # 9 | 3:06 PM
shadowslash, issue fixed. Please restore all e-shop's templates to the default.
[... With uCoz since December 2 2007 ...]
Bernard
Posts: 11
Reputation: 0

Message # 10 | 4:06 AM
hi i wanted to try the e-shop function, can you please give me an invitation... many thanks in advance
Sunny
Posts: 9296
Reputation: 456

Message # 11 | 9:21 AM
Bernard, http://forum.ucoz.com/forum/40-8137-1
I'm not active on the forum anymore. Please contact other forum staff.
jams
Posts: 8
Reputation: 0

Message # 12 | 6:21 PM
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.

Sunny
Posts: 9296
Reputation: 456

Message # 13 | 8:46 AM
jams, provide your website URL.
I'm not active on the forum anymore. Please contact other forum staff.
jams
Posts: 8
Reputation: 0

Message # 14 | 9:33 AM
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)
---------------------------------------------
oh god. the button has spawned overnight. problem does not exist anymore.

Sunny
Posts: 9296
Reputation: 456

Message # 15 | 9:46 AM
Quote (jams)
http://jams.ucoz.lv/

Next time when you provide the website URL remove the "Under construction" mode.

Quote (jams)
problem does not exist anymore.

Good.


I'm not active on the forum anymore. Please contact other forum staff.
uCoz Community » uCoz Modules » Online Shop » E-Shop buttons (Continue Shopping, Recount, Add to Cart, Buy now)
  • Page 1 of 2
  • 1
  • 2
  • »
Search: