Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

adidaxx

Archived
  • Posts

    26
  • Joined

  • Last visited

Profile Information

  • Real Name
    Adrian Coman

adidaxx's Achievements

  1. Hi to all, how can i modify the shipping.php file(catalog/includes/languages/english/shipping.php), to show me what i whant, i wish to show a html file, or to integrate in php code the html code; shipping.php php code: <?php /* $Id: shipping.php 1739 2007-12-20 00:52:16Z hpdl $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright (c) 2002 osCommerce Released under the GNU General Public License */ define('NAVBAR_TITLE', 'How I buy?'); define('HEADING_TITLE', 'How I buy?'); define('TEXT_INFORMATION', 'Soon..'); ?> html code that i whant to show in this page: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta content="text/html; charset=windows-1252" http-equiv="Content-Type" /> <style type="text/css"> .style1 { background-image: url('c:/server/www/myserver.dev/public_html/catalog/img/back_bar.gif'); color: #ffffff; font-weight:bold; font-size: large; } .style2 { background-color:#242f4a; color:#ffffff; font-weight:bold; } .style3 { color:#242f4a; font-family: "Times New Roman", Times, serif; font-size:12.0pt; } .style4 { font-size: large; } .style5 { font-size: medium; } </style> </head> <body> <table border="0" width="100%" cellspacing="0" cellpadding="1"> <tr><td class="style1"> A. Cum Cumpar </td> </tr><td> </td> <tr> <td class="style2"> 1. Comanda pe site</td> </tr> <tr> <td class="style3"> <span class="style5">Aceasta este metoda recomandata pentru a comanda produse deoarece: </span><br /> <br /> Produsul este identificat clar si orice erori sunt evitate;</p> Aveti acces permanent la stadiul comenzii Dumneavoastra si la comentariile pe care consultantii nostii de vanzari le adauga acestei comenzi. Pentru a lansa comenzi este necesar sa va inregistrati (adica sa va faceti un cont de client), folosind date de identificare valide. Magazinul foloseste un <span style="mso-bidi-font-weight:bold">cos de cumparaturi</span> "virtual", in care dumneavoastra adaugati produse folosind butonul <span style="mso-bidi-font-weight:bold">Cumpara</span> sau <span style="mso-bidi-font-weight: bold">dauga in Cos</span>. Acest buton il puteti gasi in dreptul fiecarui produs, <span style="mso-spacerun:yes"> </span>la lista de produse sau la pagina cu detaliile despre produs.<br /> <br /> Dupa ce ati adaugat un produs in cos, se va deschide pagina unde este prezentat continutul cosului de cumparaturi. In acest moment puteti fie sa va intoarceti la pagina anterioara folosind butonul <span style="mso-bidi-font-weight:bold">Continua Cumparaturile</span>, fie sa trimiteti comanda folosind butonul <span style="mso-bidi-font-weight:bold">Trimite comanda</span>.<br /> <br /> Cand va decideti sa trimiteti comanda, in ecranul <span style="mso-bidi-font-weight: bold">Trimite comanda</span> aveti de ales tipul cumparatorului (persoana fizica sau juridica), adresele de facturare si de livrare, precum si modalitatile de plata si livrare; puteti sa adaugati datele despre firma Dumneavoastra sau alte adrese folosind <span style="mso-bidi-font-weight:bold">Contul meu</span>. Dupa ce ati bifat optiunile dorite, dati click pe butonul <span style="mso-bidi-font-weight:bold">Confirma comanda.</span><br /> <br /> In ecranul <span style="mso-bidi-font-weight:bold">Confirmare comanda</span> veti revedea informatiile despre comanda: cumparator, adrese de facturare/livrare, modalitati de plata/livrare, produsele din comanda si valoarea totala a comenzii. Pentru a trimite comanda apasati butonul <span style="mso-bidi-font-weight:bold">Trimite comanda</span>. <br /> <br /> <span style="mso-bidi-font-weight:bold">Indiferent de modul de transmitere a comenzii (pe site, prin e-mail, telefonic, prin alta metoda) acceptarea acestei comenzi, deci incheierea acordului de vointa si a contractului de vanzare cumparare <strong>se face in momentul semnarii de catre client a facturii fiscale</strong> ce insoteste produsul. Factura fiscala tine loc de contract de vanzare-cumparare. Lansarea comenzii, e-mail-ul automat care se transmite dupa primirea comenzii si discutiile telefonice, prin e-mail si prin orice alte metode, cu personalul <strong>S.C. THEOTOP S.R.L</strong>. , nu constituie acceptari ferme ale comenzii si deci nu semnifica incheierea contractului la distanta.</span> <br /> <br /> <span style="mso-bidi-font-weight:bold"><strong>Theotop Produse Faynot</strong> va recomanda realizarea comenzilor online, prin intermediul adreselor de email puse la dispozitia Dumneavoastra la fiecare produs in parte, pentru a putea astfel sa asiguram prelucrarea, urmarirea si livrarea cat mai prompte ale comenzii Dumneavoastra.</span></span><span style="font-size:12.0pt;font-family:"Times New Roman","serif"; mso-fareast-font-family:"Times New Roman";mso-fareast-language:RO"> <o:p></o:p></span></p> </td> </tr> <tr> </table> </body> </html?
  2. Hi, - i want to add a box in column left like $languages or $currencies, but with my own data; how i do theat(make a php file, where i define this, to be a $aaa)?
  3. Hi Bill, thx, its works, with swf was easy, but I have to convert a html in jpg, thats was hard(so i make a jpg with Photoscape), and now its greath, thx again;
  4. Hi, i have a issue, i use STSv4.5.8, and in the index.php.html and sts_template.html in top i want to use something like $head, where $head is for language=ro <?php ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html $htmlparams> <head> <!--$headcontent--> <link rel="stylesheet" type="text/css" href="stylesheet.css"> <script src="Scripts/swfobject_modified.js" type="text/javascript"></script> <style type="text/css"> .style1 { text-align: center; background-color: #EAEAEA; } .style3 { background-color: #EAEAEA; } .style4 { background-color: #242F4A; } .style5 { color: #FFFFFF; font-size: large; } </style> </head> <body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" > <table width="100%" border="0" cellpadding="10" cellspacing="0" style="width: 100%"> <tr class="header"> <td class="style1"><span style="width: 740px"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="740" height="200"> <param name="movie" value="../img/navigare.swf"> <param name="quality" value="high"> <embed src="../img/navigare.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="740" height="200"></embed></object> </span></td> </tr> <tr class="header"> <td class="style4"><p style="width: 828px; height: 12px;"> <!--<![endif]--> </object> <span class="style5"> <strong>Produse</strong></span></p> </td> </tr> <tr class="header"> <td class="style3">Firma "FENO" din Franta este cel mai important producator european de borne si accesorii topografice pentru marcare, produsele sale fiind omologate si folosite în tari cu traditie topografica si cadastrala.<br> Prin parteneriatul dezvoltat împreuna cu THEOTOP, începand din 1998 , produsele "FENO" au patruns si pe piata româneasca, ele fiind omologate de catre Oficiul National de Cadastru, Geodezie si Cartografie si utilizate pe o scara larga în lucrarile topografice si cadastrale.</td> </tr> </table> </body> </html> and for language=en <?php ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html $htmlparams> <head> <!--$headcontent--> <link rel="stylesheet" type="text/css" href="stylesheet.css"> <script src="Scripts/swfobject_modified.js" type="text/javascript"></script> <style type="text/css"> .style1 { text-align: center; background-color: #EAEAEA; } .style3 { background-color: #EAEAEA; } .style4 { background-color: #242F4A; } .style5 { color: #FFFFFF; font-size: large; } </style> </head> <body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" > <table width="100%" border="0" cellpadding="10" cellspacing="0" style="width: 100%"> <tr class="header"> <td class="style1"><span style="width: 740px"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="740" height="200"> <param name="movie" value="../img/navigare1.swf"> <param name="quality" value="high"> <embed src="../img/navigare.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="740" height="200"></embed></object> </span></td> </tr> <tr class="header"> <td class="style4"><p style="width: 828px; height: 12px;"> <!--<![endif]--> </object> <span class="style5"> <strong>Products</strong></span></p> </td> </tr> <tr class="header"> <td class="style3">"FENO" company from France is the most important European producer of land marks and topographical accessories for marking, its products being homologated and used in countries with topographical and cadastral tradition.<br> Starting with 1998, FENO developed a partnership with THEOTOP and the FENO products became known on the Romanian market, being homologated by the National Office for Cadastre, Geodesy and Chartography and used on a large scale in the topographical and cadastral works.</td> </tr> </table> </body> </html> where i have to define $head?...the ideea is when i change the language, the head from index.php.html also change how i wish...
×
×
  • Create New...