compareAtPrice property

String get compareAtPrice

Implementation

String get compareAtPrice {
  return defaultVariant?.compareAtPrice ?? "0.00";
}