| : | |
| ' . esc_html( $item->get_date_added_formatted() ) . ''; ?> | |
| get_formatted_product_price() ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped } if ( $show_price_variations ) { echo alpus_strip_script_tags( $item->get_price_variation() ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped } ?> | |
| current_user_can( 'update_quantity' ) ) : ?> get_quantity() ); ?> | |
| ' . esc_html__( 'Out of stock', 'alpus' ) . '' : '' . esc_html__( 'In Stock', 'alpus' ) . ''; ?> |