Product Price

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
10 messages Options
Reply | Threaded
Open this post in threaded view
|

Product Price

rohitpant
Hi all,
            I have created a product and also attached a price to it by providing the following informtion

Price Type : Default Price
Purpose     : Purchase/Initial
Currency UOM Id: INR - Indian Rupee
Product Store Group Id : Not Applicable
From Date : 2008-04-01 10:11:50.552
Thru Date : 2009-04-24 10:11:59.790
Price : 10,909
termUomId :
Custom Price Calc Service:

when I try adding this product to shopping cart it throws the following error

The Following Errors Occurred:
Could not find a valid price for the product with ID [table002], not adding to cart.



Would appreciate a reply.

regards,
Rohit
Reply | Threaded
Open this post in threaded view
|

Re: Product Price

Bilgin Ibryam
Hi Rohit,

You also have to change the Default Currency Uom of the Product Store.

Bilgin

Reply | Threaded
Open this post in threaded view
|

Re: Product Price

rohitpant
Hi Bilgin,
               Thankx for the quick reply. changed Default currency of product store from USD to INR, still the problem persists...

regds,
Rohit

Bilgin Ibryam wrote
Hi Rohit,

You also have to change the Default Currency Uom of the Product Store.

Bilgin
Reply | Threaded
Open this post in threaded view
|

Re: Product Price

Bilgin Ibryam
I suppose it is the cache. Try to clear the cache, wipe the session and
shopping cart... It should work

Reply | Threaded
Open this post in threaded view
|

Re: Product Price

rohitpant
mmm..i restarted the server (just to make sure everything gets cleared).
still...the same problem.

I also noticed that when I click product itself on the shooping cart ( to open the details) it always shows

Dinning Table big (SNB)
table002
Your Price: $0.00
Height: 760 mm
Width: 1100 mm

this is the case with products with which I have attached the price as well as the ones which do not have the price attached....

regds,
rohit

Bilgin Ibryam wrote
I suppose it is the cache. Try to clear the cache, wipe the session and
shopping cart... It should work
Reply | Threaded
Open this post in threaded view
|

Re: Product Price

Pal Infocom Technologies-2
In reply to this post by rohitpant
Hi Rohit.

Firstly, You need not to give the Thru Date.
Second, you have to give the "Product Store Group Id". This will be your store to whom your product belongs. that is your ecommerce store. As your have not mentioned this, that's why you get the exception. I hope this will definitely solve your problem.

Thanks..

Ajay
Software Engineer
Pal Info Com
India
 
rpbang wrote
Hi all,
            I have created a product and also attached a price to it by providing the following informtion

Price Type : Default Price
Purpose     : Purchase/Initial
Currency UOM Id: INR - Indian Rupee
Product Store Group Id : Not Applicable
From Date : 2008-04-01 10:11:50.552
Thru Date : 2009-04-24 10:11:59.790
Price : 10,909
termUomId :
Custom Price Calc Service:

when I try adding this product to shopping cart it throws the following error

The Following Errors Occurred:
Could not find a valid price for the product with ID [table002], not adding to cart.



Would appreciate a reply.

regards,
Rohit
Reply | Threaded
Open this post in threaded view
|

Re: Product Price

rohitpant
Hi Ajay,
               I am not able to enter the "Product Store Group Id" since it is a drop down with only one choice 'Not Applicable' in it . How do I map my store now ?

Regds,
Rohit


Vinod Kashyap wrote
Hi Rohit.

Firstly, You need not to give the Thru Date.
Second, you have to give the "Product Store Group Id". This will be your store to whom your product belongs. that is your ecommerce store. As your have not mentioned this, that's why you get the exception. I hope this will definitely solve your problem.

Thanks..

Ajay
Software Engineer
Pal Info Com
India
 
rpbang wrote
Hi all,
            I have created a product and also attached a price to it by providing the following informtion

Price Type : Default Price
Purpose     : Purchase/Initial
Currency UOM Id: INR - Indian Rupee
Product Store Group Id : Not Applicable
From Date : 2008-04-01 10:11:50.552
Thru Date : 2009-04-24 10:11:59.790
Price : 10,909
termUomId :
Custom Price Calc Service:

when I try adding this product to shopping cart it throws the following error

The Following Errors Occurred:
Could not find a valid price for the product with ID [table002], not adding to cart.



Would appreciate a reply.

regards,
Rohit
Reply | Threaded
Open this post in threaded view
|

Re: Product Price

Bilgin Ibryam
In reply to this post by rohitpant
Not sure what's the problem there. It works for me.
One last guest: make sure that you changed the currency for the right
product store.

Reply | Threaded
Open this post in threaded view
|

Re: Product Price

rohitpant
ok , go it.
I think it was the cache problem as mentioned by you Bilgin. altho I restarted the server(but used the same browser session) , it might have to do something with the 'browser' cache .
I think when I cleared the browser cache and started it again , it worked.

Of course needless to say my store had earlier wrong currency pointing to it which I changed as per your suggestion.

Thankx a ton.

also very quickly - do we have any detailed documentation/tutorial except for what is avaliable on the net ?

Regards,
Rohit



Bilgin Ibryam wrote
Not sure what's the problem there. It works for me.
One last guest: make sure that you changed the currency for the right
product store.
Reply | Threaded
Open this post in threaded view
|

Re: Product Price

sakthi-2
In reply to this post by Bilgin Ibryam
Bilgin Ibryam <bibryam <at> iguanait.com> writes:

>
> I suppose it is the cache. Try to clear the cache, wipe the session and
> shopping cart... It should work
>
>


Its really very useful. Thanks a lot