Hi,
I am working on a custom PriceProvider to enable price uplifting on certain countries solutions. This PriceProvider should be activated/deactivated from website settings, and then later on have a value set either on a product or product group level.
I have added a new field (checkbox) on the Website app in the Ecommerce area. How do I access this field (as well as fields on products or product groups) in my PriceProvider code? Maybe I am blind, but I cannot find any tutorials or guides on how to do this. I have looked at https://doc.dynamicweb.com/training/t3-platform-developer/t3-platform-developer/3-4-items#5967 but this is for use in templates - correct me if I am wrong.
Thanks in advance.
/Ronnie