If facing any Price Pending issue in the store front its normally because of the Di-preprocess and Di-buildIndex, But if its same even after performing the Di-preprocess and Di-buildIndex then it seems to be the issue because your currency is not being mentioned in the XML's and its taking the default/OOB currencies and your currency is not mentioned in the XML's.
Steps to fix this:
1. First select a currency that you feel you are not going to use it in the future for this project and search for it in the below mentioned three files and replace it with the currency you want to use.
2. Navigate to the below location>Open below files in any Text editor like Notepad++
C:\IBM\WCDE80\search\pre-processConfig\MC_10001\DB2\wc-dataimport-preprocess-offerprice.xml
Eg:
ILS is Israel Currency and i'm not going to use it in the future and i Need AUD currency which is Australian Dollar.
3. Search for the Text "ILS" and Replace all of its OCCURANCES with "AUD"
Repeat the step for all the Three above mentioned Files and make sure you save Them.
4. Then Perform Di-Preprocess and Di-Build Index or Click here to Refer the Blog
Cheers!!!! You have Done and It should work if the Issue is related to Currency...
Steps to fix this:
1. First select a currency that you feel you are not going to use it in the future for this project and search for it in the below mentioned three files and replace it with the currency you want to use.
2. Navigate to the below location>Open below files in any Text editor like Notepad++
- For Solr:
- For pre-processConfig:
C:\IBM\WCDE80\search\pre-processConfig\MC_10001\DB2\wc-dataimport-preprocess-offerprice.xml
Eg:
ILS is Israel Currency and i'm not going to use it in the future and i Need AUD currency which is Australian Dollar.
3. Search for the Text "ILS" and Replace all of its OCCURANCES with "AUD"
Repeat the step for all the Three above mentioned Files and make sure you save Them.
4. Then Perform Di-Preprocess and Di-Build Index or Click here to Refer the Blog
Cheers!!!! You have Done and It should work if the Issue is related to Currency...
Sharing is Caring!!!!
No comments:
Post a Comment