Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

join two variables in one

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 05-12-2003, 05:08 AM
 
Cefko Cefko is offline
 

Advanced Member
  
Join Date: Nov 2002
Posts: 69
 

Default join two variables in one

Hi, I am probably missing something very obvious here, but I can't figure it out.

I have 2 variables
$lng.lbl_related_products and $product.product

I have tried to join them into one variable, used all known operators, then I checked whole Smarty manual, but I can't find a solution.

So... please help me
__________________
X-cart version 4.1.7
Apache/2.0.52 (CentOS)
My SQL 5.0.58
PHP Version 5.1.6
Reply With Quote
  #2  
Old 05-12-2003, 08:36 AM
 
funkydunk funkydunk is offline
 

X-Man
  
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
 

Default

Quick question:

why?

Why not just display them in the template next to each other?
__________________
ex x-cart guru
Reply With Quote
  #3  
Old 05-12-2003, 10:44 PM
 
Alan Alan is offline
 

Advanced Member
  
Join Date: Feb 2003
Posts: 83
 

Default

Hello Cefko,

Do you want to display it to your customers this?

Related Products --> Smelly Socks

If so then write it literally like:

[$lng.lbl_related_products} --> {$product.product}

inside your product.tpl (I'm taking a wild guess here!)

HTH
__________________
Best Regards!
Alan
Search is my friend
Reply With Quote
  #4  
Old 05-20-2003, 06:36 AM
 
Cefko Cefko is offline
 

Advanced Member
  
Join Date: Nov 2002
Posts: 69
 

Default

The problem is, that variables should be in the Dialog Title

Code:
{include file="dialog.tpl" title=$lng.lbl_related_products content=$smarty.capture.dialog extra="width=100%"}

I would like to add product name ($product.product) + some text in the dialog title. Tried many ways, but I couldn't do it
__________________
X-cart version 4.1.7
Apache/2.0.52 (CentOS)
My SQL 5.0.58
PHP Version 5.1.6
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 09:36 PM.

   

 
X-Cart forums © 2001-2020