I want to assign the value obtained from the concatenation of these two variables with a string.
{assign var=\"url\" value=\"{$WS_PATH}aircraft_images/{$images[i
such an expression will do the trick:
{$product1_photo = "{$smarty.const.IMG_URL}/{$pInfo.PhotoName}"}