How To Show The Details Button Instead Of The Order Button in VPCart ?

How To Show The Details Button Instead Of The Order Button in VPCart ?

How To Show The Details Button Instead Of The Order Button In VPCart?

If you would like to show the Details Button instead of the Order Button on your VPCart's shopdisplayproducts.asp page, you would have to undertake the following steps :

Step 1 : Login onto your site using an FTP client like FileZilla and locate your shopping cart's folder.

Step 2 : Open the tmp_productformat.htm file which can be found on the /templates/default/ folder.

How To Insert Details Button-Step2

Step 3 : Locate the following code in the tmp_productformat.htm file and open it with a code editor (either using Notepad or Notepad++) :

How To Insert Details Button-Step3

a) For Desktop Template Formatting :
Line 39 :

[formatquantity_order sub]


Line 40 :

[formatbutton sub]

b) For Mobile Template Formatting :
Line 115 :

[formatquantity_order sub]


Line 116 :

[formatbutton sub]

and change it to the following :

How To Insert Details Button-Step3b

a) For Desktop Template Formatting :
Line 39 :

[formatexdlink_mobile_detail sub]


b) For Mobile Template Formatting :
Line 115 :

[formatexdlink_mobile_detail sub]


Step 4 : Refresh your browser and test your VPCart's shopdisplayproducts.asp page and the changes should take into effect now.

How To Insert Details Button-Step4



Times Viewed:
3860
Added By:
Debbie S.
Date Created:
12/22/2015
Last Updated:
12/22/2015