I am currently using Optimizely Find in my project for both commerce and CMS, and I have a question regarding the pricing data in the search results.
When I retrieve search results that contain an SKU with a specified price, I currently only see a property called PriceReference and once it converted into the IContentApiModel the Price is no longer there . My understanding is that PriceReference can be converted to return the actual price, but I am wondering if there’s a way to directly return the default price (Which is indexed )without having to add any conversion logic, i am not sure if i am missing something obvious.
I hope this makes sense. Any suggestions would be greatly appreciated!
Thanks, PS. i am using CMS 12, comerce connect 14 and Find.Commerce : 12.2.1
Dears,
I am currently using Optimizely Find in my project for both commerce and CMS, and I have a question regarding the pricing data in the search results.
When I retrieve search results that contain an SKU with a specified price, I currently only see a property called
PriceReference
and once it converted into the IContentApiModel the Price is no longer there . My understanding is thatPriceReference
can be converted to return the actual price, but I am wondering if there’s a way to directly return the default price (Which is indexed )without having to add any conversion logic, i am not sure if i am missing something obvious.I hope this makes sense. Any suggestions would be greatly appreciated!
Thanks,
PS. i am using CMS 12, comerce connect 14 and Find.Commerce : 12.2.1
Regards.