<%@ Page Language="VB" Explicit="False" %> <%@ Import Namespace="PDshop9" %> Administrator <% pd.writeadminjava()%> <% If deleterecord = "done" Then%> <%End If%>
Item/Product Details
<%=pd.getFormError()%>
<% If deleterecord = "yes" Then%>
Are you sure you want to delete?
YES   |   NO
<% End If%> <% If IsNumeric(id) = False Then%>
<% pd.createadmintab("Basics", "edititem.aspx") pd.writeadmintabs() %>
<% Else%>
<% pd.createadmintab("Basics", "edititem.aspx?id=" & id) pd.createadmintab("Categories", "edititem-category.aspx?id=" & id) pd.createadmintab("Images", "edititem-images.aspx?id=" & id) pd.createadmintab("Options", "edititem-options.aspx?id=" & id) pd.createadmintab("Discounts", "edititem-discounts.aspx?id=" & id) pd.createadmintab("Related Items", "edititem-related.aspx?id=" & id) pd.createadmintab("Reviews", "edititem-reviews.aspx?id=" & id) pd.writeadmintabs() %>
<% End If%>
Item
Item No:
Item Name:
<% If IsNumeric(id) = True Then%>
Url:
<% End If%> <% If IsNumeric(did) = True Then%>
URL:
<% End If%>
<% If vsmallimage <> "" Then%>Thumbnail Image: '<%=vsmallimage%>' <% End If%> <% If vlargeimage <> "" Then%>Large Image: '<%=vlargeimage%>' <% End If%>
 
Details
Active:
Featured Item:
Price:
Sale Price:
On Sale?
Hide Price?
(Check this box to conceal the price or if this item cannot be purchased online.)
Hide from search?
(Check this box to prevent item from appearing in searches. Item will still appear in assigned categories.)
Taxable:
<% If pd.tcen = 1 And id <> "" Then%>
Taxability Information Code (TIC):
<% End If%>
Default 'Add to Cart' Qty:
<% If pd.useoz = 1 Then%>
Weight LBS (Pounds):
Weight OZ (ounces):
<%Else%>
Weight:
<%End If%>
Optional Shipping Charge:
(Only used when you setup a Service / Carrier with "Per Item Shipping" selected as the Rate Method)
Current Inventory:
QTY Sold:
Short Description:
Detailed Description:
Edit with Content Editor
Edit as Plain Text/Raw HTML
Display Normally
Only show Detailed Description (still allow purchase)
Only show Detailed Description (Item cannot be purchased!)
Customer Reviews
Enable Item Reviews?
(This may be overwritten on the main Item "Settings" page)
Page Counter
Count Page Visits?
Page Views
Primary Image
Thumbnail Image:
Insert Image (from 'images' folder)Upload Image
Large Image:
Insert Image (from 'images' folder)Upload Image
(For additional images and other image settings, click the Images Tab)
Custom Fields
Custom 1:
Custom 2:
Custom 3:
Item Type:
Digital Download File Name:
(enter filename located in your "downloads" folder, ex. "filename.pdf")
<% If pd.urlrewriteon = "ON" Then%>
Search Engine Related
Re-Write/Friendly Url Name
Optional folder/Path, for example entering "your-product-name" would mean the Url would be similiar to this "www.yourshop.com/page.aspx/your-product-name/"
<% End If%>
<% If pd.adminlevel = 1 And id <> "" Then%>
Delete this Item?
<% End If%>
<% If id <> "" Then%>
Duplicate Item (Make an exact copy of this item)
<% End If%>