$this->getTitle(), 'description' => $this->getDescription(), 'content' => $this->getDefaultTemplate(), ]); } /** * Returns the title of the template. * * @return string */ public function getTitle() { return _x('Products by Category', 'Template name', 'fluent-cart'); } /** * Returns the description of the template. * * @return string */ public function getDescription() { return __('Displays products filtered by a category.', 'fluent-cart'); } public function getDefaultTemplate() { ob_start(); ?>

No results found

You can try clearing any filters or head to our store's home