', \esc_html( $this->helpers->product->get_name() ), ); } /** * Gets the raw value of a presentation. * * @return string The raw value. */ public function get() { return ''; } }