%1$s', ''. __( 'View', 'side-cart-woocommerce' ) ); ?>
<# if ( data.product.showPprice && !data.product.oneLiner) { #>
%1$s', __( 'Price: ', 'side-cart-woocommerce' ) . $product_price ); ?>
<# } #>
<# if ( data.product.showPtotal && !data.product.oneLiner ) { #>
<# } #>
<# if ( data.product.showPname ) { #>
<# } #>
<# if ( data.product.showPmeta ) { #>
<# } #>
<# if ( data.product.oneLiner ) { #>
X
<# if( data.product.priceType === "actual" ){ #>
<# }else{ #>
<# } #>
=
<# }else{ #>
<# if ( data.product.showPqty ) { #>
<# } #>
<# } #>
<# if ( data.product.showPdel ) { #>
<# if ( "icon" === data.product.deleteType ) { #>
<# }else{ #>
{{data.product.deleteText}}
<# } #>
<# } #>
<# if ( data.product.showPImage ) { #>
<# } #>
<# if ( data.card.hasBack ) { #>
<# if ( data.card.backShow.name ) { #>
<# } #>
<# if ( data.card.backShow.meta ) { #>
<# } #>
<# if ( data.card.backShow.link ) { #>
<# } #>
<# if ( data.card.backShow.price ) { #>
<# } #>
<# if ( data.card.backShow.qty ) { #>
<# } #>
<# } #>
<# if ( !data.card.backShow.name || data.card.visibility === 'all_on_front' ) { #>
<# } #>
<# if ( !data.card.backShow.price || data.card.visibility === 'all_on_front' ) { #>
<# } #>
<# if ( !data.card.backShow.meta || data.card.visibility === 'all_on_front' ) { #>
<# } #>
<# if ( !data.card.backShow.qty || data.card.visibility === 'all_on_front' ) { #>
<# } #>