AbanteCart Community

eCommerce construction => How-to questions => Topic started by: Baychaser on April 13, 2023, 07:28:07 PM

Title: Hi just a quick question
Post by: Baychaser on April 13, 2023, 07:28:07 PM
Now I did search and I d8d find how to but it looks like it's not working with my version of abantecart.

I want to move top thumbnails and put the on the bottom of main photo. Can any one tell me how to do it. Thank you all.
Title: Re: Hi just a quick question
Post by: Basara on April 14, 2023, 01:36:12 AM
Hello.
You need to edit https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/template/pages/product/product.tpl file
Title: Re: Hi just a quick question
Post by: Baychaser on April 14, 2023, 12:12:34 PM

Yep that I know but which part of the code move where 😁

Quote from: Basara on April 14, 2023, 01:36:12 AM
Hello.
You need to edit https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/template/pages/product/product.tpl file
Title: Re: Hi just a quick question
Post by: Basara on April 17, 2023, 01:43:27 AM
Hello.

Try to move list line 19-37 https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/template/pages/product/product.tpl#L19
Title: Re: Hi just a quick question
Post by: Baychaser on April 17, 2023, 03:08:33 PM
That would make sense 💪 thank you bud

Quote from: Basara link=topic=10163.msg39378#msg39378
date=1681710207

Hello.

Try to move list line 19-37 https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/template/pages/product/product.tpl#L19