diff --git a/src/components/products/ByjoveProduct.vue b/src/components/products/ByjoveProduct.vue index 36b0b58..b3f15fd 100644 --- a/src/components/products/ByjoveProduct.vue +++ b/src/components/products/ByjoveProduct.vue @@ -70,6 +70,60 @@ + + + + +
+
+ + + {{ product.unit_price_display }} + + + + {{ product.sale_price_display }} + + + + {{ product.sale_ends_display }} + + + + {{ product.tpr_price_display }} + + + + {{ product.tpr_ends_display }} + + +
+
+
+ + +