'."\n";
$html .= '
'."\n";
if( usces_the_itemCprice('return') > 0 ){
$usces_listprice = __('List price', 'usces') . usces_guid_tax('return');
$html .= '
' . apply_filters('usces_filter_listprice_label', $usces_listprice, __('List price', 'usces'), usces_guid_tax('return')) . '
'."\n";
$html .= '
' . usces_the_itemCpriceCr('return') . '
';
}
$usces_sellingprice = __('selling price', 'usces') . usces_guid_tax('return');
$html .= '
' . apply_filters('usces_filter_sellingprice_label', $usces_sellingprice, __('selling price', 'usces'), usces_guid_tax('return')) . '
'."\n";
$html .= '
' . usces_the_itemPriceCr('return') . '
'."\n";
$html .= '
'."\n";
$singlestock = '
' . __('stock status', 'usces') . ' : ' . esc_html(usces_get_itemZaiko( 'name' )) . '
'."\n";
$html .= apply_filters('single_item_stock_field', $singlestock);
$item_custom = usces_get_item_custom( $post->ID, 'list', 'return' );
if($item_custom){
$html .= '
'."\n";
$html .= $item_custom;
$html .= '
'."\n";
}
$html .= $content."\n";
$html .= '
'."\n";
$html .= usces_the_itemGpExp('return');
$html .= ''."\n";
$html .= $content."\n";
$item_custom = usces_get_item_custom( $post->ID, 'list', 'return' );
if($item_custom){
$html .= '
'."\n";
$html .= $item_custom;
$html .= '
'."\n";
}
$html .= '
'."\n";
$html .= '