menu
shopify_flutter package
documentation
models/src/product/product.dart
Product
hasComparablePrice property
hasComparablePrice property
dark_mode
light_mode
hasComparablePrice
property
bool
get
hasComparablePrice
Implementation
bool get hasComparablePrice => compareAtPrice > price;
shopify_flutter package
documentation
models/src/product/product
Product
hasComparablePrice property
Product class