HomeHome Product Discus... Product Discus...SmithCartSmithCartChanging Button TextChanging Button Text
Previous
 
Next
New Post
6/16/2011 12:00 PM
 

I understood that text on command buttons could be changed using the .resx files.  I have tried changing "Add to Cart" to "Add to Basket" on the Product Details page, but this does not seem to have made any difference.  Is there something I am missing?

 
New Post
6/16/2011 6:06 PM
 

Hi Mark,

To change the text of the "Add to Cart" button on the product details page open the following resx file:

ProductDetails.ascx.resx

Located in the folder desktopmodules\smith.productdetail\app_localresources\

Then change the value of key titled "ibAddtoCart.Text".   You probably just changed the wrong value.since there are several rows with similar names for all the related products add to cart buttons.

 
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartChanging Button TextChanging Button Text