News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Wher did ps_cart.php go in VirtueMart2

Started by roxxyy04, March 26, 2012, 19:20:45 PM

Previous topic - Next topic

roxxyy04

Does anyone know where ps_cart.php go in virtuemart 2?Or is it called different


PRO

what do you want to do?

and yes, there is no more "classes" folder.


roxxyy04

Hy,

I want to give the client the posibility to buy , lets's say 1,5 meters of fabric(basicly to add decimals to the product in the card) and i read this post
http://forum.virtuemart.net/index.php?topic=65074.0 and it works with older VM, i want to do the same with VM2

Thank you

PRO

roxxyy04,

explain further on how you want to set this up.

You might can get around this without hacking the core

Whats the minimum? whats the units?

roxxyy04

Hy,

I am making a curtains website, when  the costumer wants to order ,the minimal order is one square meters, he has to have the posibility to add to the cart for example
1,5 meters,and update the total price according to the new mesurement of the product
ex  1m2 = 1 usd
     1,1 m2 = 1,1 usd
now in virtuemart 2 if i write 1.3 or whatever with "," it just ignores it

PRO

why not use custom fields/product attributes for this?

roxxyy04

Hy ,

I looked at attributes but i didn't see anything that can help me , because i do not have standard curtains measurements, they are costume made ,so the costumer can choose from 1,1 m2 to 100,99 m2 or whatever ...

But if you know and can give me an example with costum fields i am more than grateful

PRO

roxxyy04,

link me to a site that has the type of product configuration that you want

amymattian

Hi,

I am looking for the same file in the VM2, but cannot find it. I too need to implement decimals into my store. It is not possible by attributes. We have added the decimal already in the database, but I need to add the function also in the shoppingcart. Where do I do that? Any ideas?

Anne