get LargeImageUrl() {
const product = this.props.product;
return `/web/image?model=product.product&field=image_1920&id=${product.id}&write_date=${product.write_date}&unique=1`;
}
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
1
Respondre
1754
Vistes
Hey, you can create a function named get_LargeImageUrl by
get_LargeImageUrl: function() {
// Write your code here
const product = this.props.product;
// return anything you like here
}
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
1
de maig 25
|
4099 | ||
|
1
de nov. 22
|
1934 | ||
|
0
de des. 20
|
58 | ||
|
1
de març 25
|
875 | ||
|
0
de gen. 22
|
2353 |