Ir al contenido

Accesorios

40.000,00
10.000,00
105.000,00
90.000,00
105.000,00
98.000,00
62.000,00
39.000,00
38.000,00
38.000,00
58.000,00
55.000,00
40.000,00
40.000,00
60.000,00
58.000,00
59.000,00
48.000,00
30.000,00
58.000,00
<description t-esc="product.website_description or product.name"/> <link t-esc="product.website_url"/> <image_link t-esc="'https://baby-kamila.com/web/image/product.template/' + str(product.id) + '/image_1920'"/> <availability t-esc="'in stock' if product.qty_available > 0 else 'out of stock'"/> <price t-esc="int(product.lst_price)"/> COP <brand>Baby Kamila</brand> <condition>new</condition> <category t-esc="', '.join(product.public_categ_ids.mapped('name'))"/> </product> </t> </t> <!-- Fin del Feed de Productos --> </body> </html>