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