|
|
CAUTION: Before you delete an item from the product file, be sure to remove any reference to it from your web pages. If the web page displays the price of an item through a reference to the price file (as it should) rather than a hard coded text price, the page will get an error where the price should display and fail to render the rest of the page past that point.
The same will be true if you still have an "add to cart" button referencing the item and a web user clicks on the button to add it to his cart. The item will not be found. TO DELETE an item from your shopping cart, put your mouse over the products button on the menu and a drop down menu will appear:
Now click on the delete button (see above) and the following screen will appear:
On the right side of the screen a scroll bar appears on this list (not shown in the above picture). Scroll down to the item you want to delete and left click on it. to delete it. We will delete the first item (Test) to show you how it is done.
You will note that the program came back and asked us to confirm that we want to delete the item "Test" from our product file. If you say 'Cancel", no action is taken! If you say "OK" the item is deleted, the temporary file is written back to your product file, and the new file is displayed with the deleted item missing (showing that the item has been deleted).
Now delete the next item you want to delete! When you are done, simply close your browser to exit. That's all there is to it!
|
|