View Full Version : Prompts on price Button
BrianCurtis
13-Aug-2003, 03:33 PM
Hi,
I've encountered a silly but annoying problem and it's probably got an easy workaround.
I want to change the 'Buy Now' graphic on a single product to say 'Open Account' but when I type the text into the box in Prompts > Button nothing seems to change?
Any advice anyone please?
Cheers
Brian
garyhay
13-Aug-2003, 04:49 PM
Design> Options> Site Defaults
BrianCurtis
13-Aug-2003, 04:54 PM
Originally posted by garyhay
Design> Options> Site Defaults
Hi gary,
But won't this change ALL Buy Now buttons accross the site? I just want to amend one product so people can open a wholesale account which is free. It looks a bit silly with Buy Now on it!
Cheers
Brian
pinbrook
13-Aug-2003, 04:58 PM
Brian you are goingto the correct place.....my only thought is whether you are using a graphic for your buy button or using the actinic default one.
ie in Design|options|shopdefault have you got the text radio button on....
BrianCurtis
13-Aug-2003, 05:03 PM
Originally posted by pinbrook
ie in Design|options|shopdefault have you got the text radio button on....
That's the one Jo, I liked the image for 'Buy Now' it looks worse with the default 'Add to cart' button but at least it works.
Thank you :)
Brian
garyhay
13-Aug-2003, 05:48 PM
??
Is that not what I said
Yes it would change all buttons
NormanRouxel
13-Aug-2003, 11:17 PM
If this product has no variants (Components or Attributes) then you could try using a customised product template with the
NETQUOTEVAR:ADDTOCARTBUTTON
replaced by
<!-- NETQUOTEVAR:ADDTOCARTBUTTON -->
<INPUT TYPE="IMAGE" SRC="mycustomimage.gif" NAME="NETQUOTEVAR:PRODUCTREFERENCE" WIDTH="www" HEIGHT="hhh" BORDER="0>
If you do use variants then read the bit in the Advanced Guide about custom variant layouts and replace the VARIANTCARTBUTTON as above.
Norman
BrianCurtis
14-Aug-2003, 08:23 AM
Thank you Norman,
A usual, the perfect reply :)
I absolutely overlooked the fact that I had used an image instead of the standart button, that's why (Gary) I didn't get your advice mate.
Yes Gary, you did say what Jo said and of course, you were correct but it would not change if I had selected an image for the cart button and also, changing info on the button on that Options section (if I was using standard buttons) would of course alter the whole site's buttons and I just needed one changing individually.
Cheers tho mate.
Brian
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.