Jump to content

Add more items


Guest GoodLiteCandles

Recommended Posts

Guest GoodLiteCandles

When you are viewing your cart and going through the pages in that process, you know how you have "Want to add more items? Enter the Product Code:" at the top?

I want to get rid of that.

I went into my language file and I know where to get rid of the words. But there is the input box and button located so that I can get rid of those also?

Thanks.

Link to comment
Share on other sites

Guest jmartinez

I did this just the other day. Go to the skin you are using and then go to styleTemplates/content/cart.tpl and remove these lines. I think they are about line 9-12 or close to it.

<form action="{VAL_FORM_ACTION}" method="post" class="quickBuy" style="padding: 4px;">

     {LANG_ADD_PRODCODE}

     <input name="productCode" type="text" size="5" class="textbox" /> <input name="submit" type="submit" class="submit" value="{LANG_ADD}" /></form>

 	 

Then save and refresh the page.

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...