AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: jimdanforth on September 26, 2022, 06:13:41 PM

Title: display model with product listings
Post by: jimdanforth on September 26, 2022, 06:13:41 PM
Im sure its right in front of me, but after several hours of searching, Im still not finding my answer.

When I do a search I need the resulting list to include the model field.
Title: Re: display model with product listings
Post by: dvagner on September 27, 2022, 02:16:11 AM
You can create extension and replace template:
 
https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/template/pages/product/product_listing.tpl

Bad way - edit this file.
Title: Re: display model with product listings
Post by: jimdanforth on September 27, 2022, 09:32:15 PM
Thank you for the help,  but I'm not understanding the way to use what you have provided.
Title: Re: display model with product listings
Post by: jimdanforth on September 27, 2022, 09:38:56 PM
This is the result I am attempting.