{function name="_close_button"} {/function} {function name="_header_block" title='' show_back=false mobile_toolbar=false}
{/function} {function name="_sku_remainder" stock_id=null count=null} {$green_fill = '#14B00E'} {$red_fill = '#F43434'} {$orange_fill = '#F2994A'} {$gray_fill = '#E0E0E0'} {$rect_fills = [$green_fill, $green_fill, $green_fill]} {if !empty($stocks[$stock_id]) && $count !== null} {$_stock = $stocks[$stock_id]} {if $count <=0} {$rect_fills = [$gray_fill, $gray_fill, $gray_fill]} {elseif $count <= $_stock.critical_count} {$rect_fills = [$gray_fill, $gray_fill, $red_fill]} {elseif $count <= $_stock.low_count} {$rect_fills = [$gray_fill, $orange_fill, $orange_fill]} {/if} {/if}