You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have this Product detail page and a table 'product_price_history' which has a 'day' column, so each day it stores a record with the price of that day. How would I go about showing the price history of that product on a card on the details page of that product?
The text was updated successfully, but these errors were encountered:
I have this Product detail page and a table 'product_price_history' which has a 'day' column, so each day it stores a record with the price of that day. How would I go about showing the price history of that product on a card on the details page of that product?
The text was updated successfully, but these errors were encountered: