Excuse me. I want to make the same app. What to use. Is it possible to develop using theme app extension? Or should I use the Fornt API? I want to change Product page on Product images slider
Hi @Davaa
This is Kate from PageFly - Landing page builder, I’d like to suggest this idea:
If you want to make changes to the product page of an existing app, one option is to use an app extension. An app extension allows you to add new functionality to an existing app without modifying the app’s original code. This can be a good option if you want to make relatively small changes to the product page, such as adding a new image slider.
Alternatively, you can use the Front API to make changes to the product page. The Front API allows you to programmatically access and manipulate the app’s data and functionality. This can be a good option if you want to make more extensive changes to the product page, such as adding new features or customizing the layout.