{if !$is_print_version} {if ($product.call_for_price != "Yes") && (($auth_ok == "yes" || $user_cookie) || (($VisitorSeePrice == "YES") && ($VisitorMayAddItem == "YES")))}

{$msg.product.product_purchase}

{include file="templates/pages/product/elements/element-manufacturer-logo.html"} {include file="templates/pages/product/elements/element-price.html"} {*{include file="templates/pages/product/elements/element-product-id.html"}*} {include file="templates/pages/product/elements/element-shipping-price.html"} {include file="templates/pages/product/elements/element-special-offer.html"} {include file="templates/pages/product/elements/element-rating.html"} {*START SAFETYNET ATC*} {include file="templates/pages/product/elements/element-askquestion.html"} {*END SAFETYNET ATC*} {*{if $product.out_of_stock}{else}
IN STOCK
{/if}*} {*START SAFETYNET CUSTOMER REWARDS*} {include file="templates/pages/product/elements/element-customer-reward.html"} {*END SAFETYNET CUSTOMER REWARDS*}
{if $product.out_of_stock}
TEMPORARILY OUT OF STOCK
{*START SAFETYNET BACK-IN-STOCK*} {include file="templates/pages/product/elements/element-safetynet-back-in-stock.html" type="product"} {*END SAFETYNET BACK-IN-STOCK*} {else}
{assign var="firstInput" value="true"} {if !empty($product.attributes)} {foreach from=$product.attributes item=attribute}
{if $attribute.attribute_type == "select"} {elseif $attribute.attribute_type == "radio"} {foreach from=$attribute.options item="option"} {if !$option.first}
{/if} {$option.name} {if $attribute.is_modifier == "Yes"}{$option.modifier}{/if} {/foreach} {else} {if $attribute.attribute_type == "textarea"} {else} {/if} {/if}
{assign var="firstInput" value=false} {/foreach} {/if} {include file="templates/pages/product/elements/element-special-offer-quantity.html"}
{if $oa_quantity > $product.min_order} {assign var="pq" value=$oa_quantity} {else} {if $product.min_order > 0} {assign var="pq" value=$product.min_order} {else} {assign var="pq" value=1} {/if} {/if} {if $product.min_order > 1 || $product.max_order > 0}
{$msg.product.min_max_order}: {product_minmax_order min_order=$product.min_order max_order=$product.max_order}
{/if}
{if $product.enable_recurring_billing && $product.recurring_billing_data.customer_can_define_start_date}
{/if}
{*START SAFETYNET ATC {if $SafetyNetATCUpsellerEnable eq 'No'}*} {button class="button-add-to-cart submit-image" text=$msg.buttons.buttonAddToCart file=$smarty.template} {*{else} {include file="templates/pages/product/elements/element-purchase-popup.html"} {/if} END SAFETYNET ATC*}
{/if} {if $EnableWishList == "Yes" && $AllowCreateAccount != "No"}
{/if}
BFAC#:
{$product.product_id|htmlspecialchars}
{if $product.author}
Author:
{$product.author}
{/if} {if $custom_field_reading_level}
Reading Level:
Grade {$product.reading_level}
{/if} {if $product.guided_reading_level}
Guided Reading Level:
{$product.guided_reading_level}
{/if} {if $product.intervention_level}
Intervention Level:
{$product.intervention_level}
{/if} {if $product.lexile_level}
Lexile Level:
{$product.lexile_level}
{/if} {if $product.word_count}
Word Count:
{$product.word_count}
{/if}
Book Dimensions:
8.5 x 5.5 inches
Book Binding:
Paperback
{if $order->itemsCount > 0 }
{/if}
{else}

{$msg.product.product_purchase}

{if $product.call_for_price == "No" && $AllowCreateAccount != "No"}
{if $VisitorSeePrice == "YES"} {$msg.product.to_purchase} {else} {$msg.product.to_see_price} {/if}
{else}
{$msg.product.call_for_price}
{/if}
{/if} {/if}