Jump to content

Change text on view cart page???


Guest headbump

Recommended Posts

Guest headbump

Hi all (I'm reposting this here after no luck on the General Support Forum...),

I'd like to change the language on the View Cart (cart.php?act=step3) page...

and as far as I can figure so far, that language is assigned here:

$view_cart->assign("LANG_INVOICE_ADDRESS",$lang['front']['cart']['invoice_address']);

$view_cart->assign("LANG_DELIVERY_ADDRESS",$lang['front']['cart']['delivery_address']);

in the cart.inc.php page...can someone tell me how to alter the delivery address text?

thx,

AW

Link to comment
Share on other sites

Guest headbump

If you look in the language file, for example '/language/en/lang.inc.php', and search for '$lang['front']['cart']'. Below that you will find 'invoice_address' and 'delivery address' text.

Sweet! thanks for the replies and thanks for the solution Robsta!

AW

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...