@if (positionOldPrice !== "bottom") { @include("oldPrice") } @include("regularPrice") @if (positionOldPrice === "bottom") { @include("oldPrice") }