2
Author: SkinnyDevi
Downloads: 37
Stars: 2
Version: 1.0.1
Type: Home Screen Widget
Published on: 12 March 2024
Given a product URL such as:
https://www.amazon.es/Apple-iPhone-128GB-Negro-Reacondicionado/dp/B08PCCZB1H
This widget fetches the price and discount (if any) of the product of the URL and displays it in a widget.
PRODUCT_IMAGE
variable with your own custom image URL.USE_ENG
is set to true
.Dada una URL de cualquier producto por el estilo de:
https://www.amazon.es/Apple-iPhone-128GB-Negro-Reacondicionado/dp/B08PCCZB1H
Este widget busca en la página el precio y descuento (si hay) del product y lo muestra en el widget.
PRODUCT_IMAGE
con una URL de tu imagen preferida.USE_ENG
esta puesta a false
.