| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Having problem with set up term and condition plus privacy | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() I have search around where to add my term condition and privacy information when buyer check out.
I have found : /common_files/help/conditions.tpl type some information in side the conditions.tpl where say add term and condition. Doesn't show please someone tell me i would like to finish the site.. Thank you ![]()
__________________
4.7.6 Gold. |
|||||||
#2
|
|||||||||
|
|||||||||
![]() Have you checked to see if you have a Terms static page in admin?
__________________
Paul Dodman e-business & m-commerce consultant w: www.luminointernet.com e: xcart@luminointernet.com Professional X-Cart help, advice, support and services, specialists in Mobile X-Cart. |
|||||||||
#3
|
|||||||
|
|||||||
![]() No the static Privacy and Term & condition is not there. How would i created how it should be written so it can show in checkout.
I been trying to figure this out. Thank you ![]()
__________________
4.7.6 Gold. |
|||||||
#4
|
|||||||
|
|||||||
![]() The terms & condition in static page was delete by the system in maintains. Does anyone know the name i should have it in static page so it can show for both (privacy ) too.
Thank.
__________________
4.7.6 Gold. |
|||||||
#5
|
|||||||||
|
|||||||||
![]() You can create new static pages for your T&C and privacy policy. The links for these on checkout page whoever the way they are originally coded almost never work. You will have to modify the template and get rid of the "alias=" part and replace it with the "pageid" for the new pages you created.
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#6
|
|||||||
|
|||||||
![]() Ok great.. I do have new static page where do i change the alias name. I would replace it with PageID but i need to know where i can find it.
![]()
__________________
4.7.6 Gold. |
|||||||
#7
|
|||||||||
|
|||||||||
![]() Use the webmaster mode to find out the exact template you need to change this
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#8
|
|||||||
|
|||||||
![]() I have found good solution little extra work but it works great..
i when to phpmyadmin jump in in Xcart_pages added the following to sql INSERT INTO xcart_pages VALUES (1,'faq.html','FAQ','E',20,'Y','en','','','',''); INSERT INTO xcart_pages VALUES (2,'about_our_site.html','About our site','E',10,'Y','en','Y','','',''); INSERT INTO xcart_pages VALUES (3,'terms.html','Terms & Conditions','E',30,'Y','en','Y','','',''); INSERT INTO xcart_pages VALUES (4,'privacy_statement.html','Privacy statement','E',40,'Y','en','Y','','',''); INSERT INTO xcart_pages VALUES (5,'publicity.html','Publicity','E',50,'Y','en','' ,'','','');
__________________
4.7.6 Gold. |
|||||||
|
|||
X-Cart forums © 2001-2020
|