|
is_type( 'simple' ) ) ? 'disabled="disabled"' : '' ?>/>
|
get_image()); ?>
|
get_title(), $product ) ?>
|
is_type( 'variable' ) ? $product->get_variation_regular_price( 'max' ) : $product->get_price();
if($base_product) {
echo alagu_html_output($product->get_price_html());
} else {
echo apply_filters( 'yith_free_text', esc_html__( 'Free!', 'alagu' ) );
}
?>
|
' . esc_html__( 'Out of Stock', 'alagu' ) . '';
} else {
echo '' . esc_html__( 'In Stock', 'alagu' ) . '';
}
?>
|
' . sprintf( esc_html__( 'Added on : %s', 'alagu' ), date_i18n( get_option( 'date_format' ), strtotime( $item['dateadded'] ) ) ) . '';
endif;
?>
1 && $move_to_another_wishlist && $is_user_owner ): ?>
|
×
|