Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Quick Price Update


gaspower

Recommended Posts

Hello,

I have installed the quick price update contribution and it works fine, but I want to add a cost field to it. I already have a cost field in the standard admin layout and works fine if I enter a cost, it shows up and stays in the field. But I have added the below statement to the quick_priceupdates.php, and it do no add cost to database nor if I enter a cost in admin will it show up in the quick price?? Thanks for the help

 

<tr>

<td><span class="smallText">Products Price (Cost): </span></td>

<td>$<input type="text" size="7" name="products_cost[' . $results['products_id'] . ']" value="' . $results['products_cost'] . '"></td>

 

</tr>

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
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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...