I want to add a custom field in Spree admin panel and display that value in my products show page.
For example I want to add discount price field in products admin page along with the price field for each product and display that price value in products page along with the striked out original price.
Can someone please give me the necessary steps to achieve this? Thanks in advance.
Environment,
Rails : 3.2.13
Spree : 2.0.3
also using spree_fancy theme