#ucTemplate("snip_document-top---ITEM")
#if($item.getMultimedia("Image") && $item.getMultimedia("Image").size() > 0) #end #ucTemplate("snip_header") #ucTemplate("snip_search") #ucTemplate("snip_crumb")

$item.getManufacturerName()

$item.getDescriptionEditable()

#set($itemFormSubmitUrl = "$catalogHostUrl/cgi-bin/UCEditor?")
#if($item.getMultimedia("Image") && $item.getMultimedia("Image").size() > 0) $item.getDescription() < $item.getManufacturerName() 
            
            #if($item.getManufacturerSKU() && $item.getManufacturerSKU() != '')
            	#$item.getManufacturerSKU()
            #end
            
            #else Image coming soon #end
#if($item.getManufacturerSKU() && $item.getManufacturerSKU() != "" && $item.getManufacturerSKU() != $item.getAttribute('NDC'))

MFR# $item.getManufacturerSKU()

#else #end #if($item.getAttribute("NDC") && $item.getAttribute("NDC") !="")

NDC# ${formatHelper.replaceNewLinesWithHtmlBreaks($item.getAttribute("NDC"))}

#else #end #if($item.getAttribute("NSN") && $item.getAttribute("NSN") !="")

NSN# ${formatHelper.replaceNewLinesWithHtmlBreaks($item.getAttribute("NSN"))}

#else #end

BP# $item.getMerchantItemID()

#if($item.getAttribute("SpecialsTitle") && $item.getAttribute("SpecialsTitle") !="")

$item.getAttribute("SpecialsTitle")

#end
#if ($item.getSaleCost())
#if($item.getAttribute("SpecialsTitle") && $item.getAttribute("SpecialsTitle") !="") #else

On Sale:

#end

$item.getSaleCost()

Regularly: $item.getRegularCost()

#if($item.getAttribute("SpecialsExp") && $item.getAttribute("SpecialsExp") !="")

(Ends $item.getAttribute("SpecialsExp"))

#end
#else

$item.getCost()

#end

$item.getManufacturerName()

$item.getDescriptionEditable()

#set($hasVariations = $item.getVariations().size() > 0) #if($hasVariations) #foreach ($variation in $item.getVariations())
$variation.getName()
#end #end
QTY
#if ($item.getAttributeValue("RxAuth") == "Y" || $item.getAttributeValue("RxAuth") == "y") #ucTemplate("snip_RxAuth") #end #if($item.getAttributeValue("Refrigerated") == "Y" || $item.getAttributeValue("Refrigerated") == "y") #ucTemplate("snip_Refrigerated") #end
    #if($item.getExtendedDescription() && $item.getExtendedDescription() != "")
  • Description
  • #else #end #if($item.getAttribute("Gallery") && $item.getAttribute("Gallery") !="")
  • Gallery
  • #else #end #if($item.getAttribute("Specs") && $item.getAttribute("Specs") !="")
  • Specs
  • #else #end
  • Reviews
  • Shipping
#if($item.getExtendedDescription() && $item.getExtendedDescription() != "")
$item.getExtendedDescriptionNoEscape()
#else #end #if($item.getAttribute("Gallery") && $item.getAttribute("Gallery") !="")
$item.getAttribute("Gallery")
#else #end #if($item.getAttribute("Specs") && $item.getAttribute("Specs") !="")
$item.getAttribute("Specs")
#else #end
${item.getReviewDisplayScript()}
#if($item.getAttribute("Shipping")) $item.getAttribute("Shipping") #else #ucTemplate("snip_StandardShipping") #end
#if($item.getRelatedItems() && $item.getRelatedItems().size() > 0)