Jump to content

Can I remove the Quantity box?


Guest

Recommended Posts

I searched but didn't come up with anything. I might not have the wording right, but I don't need a quantity box as all the items on my site are limited to one. Is there any way to remove this or what would you all recommend?

Link to comment
Share on other sites

...........................took me few seconds however I got it now lol

You mean the quantitiy box in view_product.php?

On line 221 in view_product.php find:

    <td height=\"30\" align=\"right\" valign=\"middle\" background=\"images/grey_bev.gif\">$la_order_quan: <INPUT TYPE=\"text\" class=\"textbox\" size=\"3\" value=\"1\" name=\"quan\"></td>
 Replace with this code:
    <td height=\"30\" align=\"right\" valign=\"middle\" background=\"images/grey_bev.gif\">&nbsp</td>

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