#set($productsForm = $productwebapi.loadTypeProducts($productsForm,$request)) #set($productsForm = $productwebapi.loadProduct($productsForm,$request)) #set($productFilesList = $productwebapi.loadProductFilesList($request)) #set($productList = $productsForm.getListProducts()) #set($product = $productsForm.getListProducts().get(0)) #set($redirect = $request.getSession().removeAttribute("REDIRECT_AFTER_LOGIN"))
#parse('static/messages.html')
#if (${product.mediumImageInode} && $InodeUtils.isSet(${product.mediumImageInode}))
#end #if (${product.largeImageInode} && $InodeUtils.isSet(${product.largeImageInode}))
Click here to view larger image
#end
$product.shortDescription

#set($formats = $product.formats) #set($software = $product.productType.categoryName.equals("Software")) #if($formats.size() == 1) #set($format = $formats.get(0)) #if($webapi.isPartner() == true) #set($priceAmount = $!{format.getQuantityPrice(1).partnerPrice}) #else #set($priceAmount = $!{format.getQuantityPrice(1).retailPrice}) #end #set($pnzero = !$webapi.equalsNumbers($priceAmount,0)) #if(!$software || $pnzero) #set($hasBulkPricing = $product.hasBulkPricing()) #if($hasBulkPricing) #end #if((!$product.isOnlyOnPartners()) || ($webapi.isPartner())) #end #else #end
Price: $ $!webapi.toPriceFormat($priceAmount) #if($webapi.isPartner() == true && ($!{format.getQuantityPrice(1).partnerPrice} != $!{format.getQuantityPrice(1).retailPrice}) )#end (Bulk Pricing available) Email info@firestarterpublishing.com or
call 866-354-3473 for more information
   

#else #foreach($format in $formats) #if($webapi.isPartner() == true) #set($priceAmount = $!{format.getQuantityPrice(1).partnerPrice}) #else #set($priceAmount = $!{format.getQuantityPrice(1).retailPrice}) #end #set($pnzero = !$webapi.equalsNumbers($priceAmount,0)) #if(!$software || $pnzero) #set($hasBulkPricing = $product.hasBulkPricing()) #if($hasBulkPricing) #end #if((!$product.isOnlyOnPartners()) || ($webapi.isPartner())) #end #else #end #end
$!{format.formatName}Price: $ $!webapi.toPriceFormat($priceAmount) #if($webapi.isPartner() == true && ($!{format.getQuantityPrice(1).partnerPrice} != $!{format.getQuantityPrice(1).retailPrice}) )#end (Bulk Pricing available) Email info@firestarterpublishing.com or
call 866-354-3473 for more information
   

#end
#if ($UtilMethods.isSet($product.longDescription)) $product.longDescription
#end #set($relatedProducts = $product.relatedProducts) #if($relatedProducts.size() > 0)

Related Products:

#end
#if ($UtilMethods.isSet($product.comments))
$product.comments

#end
Share how $product.title has helped you. What did you find most useful? What tip, tool or practice did you implement and what results did you get? Help other Fire Starters know what worked for you!
#if($hasBulkPricing)

Bulk Pricing Chart

#end #foreach($format in $formats) #if($format.getHasBulkPrices() == true) #set($prices = $format.getBulkPrices()) #foreach($price in $prices) #end
$format.formatName
$price.minQty - $price.maxQty : $ $!webapi.toPriceFormat($price.retailPrice) each
#end #end
 
#if($hasBulkPricing)
#end #if($productFilesList.size() > 0)

Related Files:

#end
#if($request.getParameter("bulk") == "true") #end