is_type( 'simple' ) ) ? 'disabled="disabled"' : '' ?>/>
|
|
get_image() ?>
|
get_title(), $product ) ?>
|
get_price() ? $product->get_price_html() : apply_filters( 'yith_free_text', __( 'Free!', 'yith-woocommerce-wishlist' ) ); ?>
|
' . __( 'Out of Stock', 'yith-woocommerce-wishlist' ) . '' : '' . __( 'In Stock', 'yith-woocommerce-wishlist' ) . ''; ?>
|
' . sprintf( __( 'Added on : %s', 'yith-woocommerce-wishlist' ), date_i18n( get_option( 'date_format' ), strtotime( $item['dateadded'] ) ) ) . '';
endif;
?>
1 && $move_to_another_wishlist && $is_user_owner ): ?>
|