{**$product_pdf|print_r**} {literal} {/literal} {counter name="productManagementViewCounter" assign="productManagementViewCounter"} {assign var="flag" value="hideit"} {foreach from=$product_pdf item=pdf} {if $pdf.is_management_visible=='Yes'} {assign var="flag" value="showit"} {php}break;{/php} {/if} {/foreach}
{$pdf.description} | download file |
Category | {$product.cat_name} |
Secondary Categories | {$product_subcategories} |
Product ID | {$product.product_id} |
Product SKU | {$product.product_sku} |
UPC | {$product.product_upc} |
Product Name | {$product.title} |
Product Location | {$product_location} |
Priority | {$product.priority} |
Item price | ${$product.price2|string_format:"%.2f"} |
Sales Price | ${$product.price|string_format:"%.2f"} |
Cost | ${$product.cost|string_format:"%.2f"} |
Is this a taxable item? | {$product.is_taxable} |
Tax Class | {$product_taxclass} |
Tax Rate | {$product.tax_rate} |
Free Shipping ? | {$product.free_shipping} |
Unit Weight Lbs | {$product.weight|string_format:"%.2f"} |
Shipping Price | {$product.shipping_price} |
Inter Pack/Case Pack | {$product.inter_pack}/{$product.case_pack} |
Minimum/Maximum Order | {$product.min_order}/{$product.max_order} |
Is This Product Available? | {$product.is_visible} |
Mark product as a hot deal? | {$product.is_hotdeal} |
Show product on home page? | {$product.is_home} |
Meta Keywords | {$product.meta_keywords} |
Meta Title | {$product.meta_title} |
Product URL Custom | {$product.url_custom} |
Meta Description | {$product.meta_description} |
Quick Overview | {$product.overview} |