AbanteCart Community

AbanteCart Development => API Development => Topic started by: raj@ad4u.co.uk on May 26, 2018, 06:51:59 PM

Title: API to get alias SEO url for product
Post by: raj@ad4u.co.uk on May 26, 2018, 06:51:59 PM
Hi,

How can I get the full product details by product_id, including the SEO url?

I do get some details, but need the SEO URL to generate a good google merchant feed and sitemap.

Best regards,

Raj


Title: Re: API to get alias SEO url for product
Post by: eCommerce Core on May 28, 2018, 08:29:50 AM
I have just updated API on 1.2.13 (next release) with ability to return SEO URL.

You can copy these 3 files to your version of Abantecart.
https://github.com/abantecart/abantecart-src/commit/81f752476572de54b47c124b57622793e724fbca
Title: Re: API to get alias SEO url for product
Post by: niket on August 01, 2019, 01:47:06 AM
Really great information
Title: Re: API to get alias SEO url for product
Post by: HADY on August 01, 2019, 04:56:36 AM
I have just updated API on 1.2.13 (next release) with ability to return SEO URL.

You can copy these 3 files to your version of Abantecart.
https://github.com/abantecart/abantecart-src/commit/81f752476572de54b47c124b57622793e724fbca

can we use these files in last version or they are already there ??
Title: Re: API to get alias SEO url for product
Post by: Basara on August 01, 2019, 08:20:31 AM
Hi.

1.2.13 changes should be 1.2.15 too