Welcome Guest, Not a member yet? Register   Sign In
Find a product in the cart.
#1

[eluser]Unknown[/eluser]
Hi Everyone,

I'am building a shopping cart at the moment, but i need to run a check to see if any of the items in the cart have an ID of a few numbers (say 10, 20 and 30). And if the outcome is true to do something else.

Im sure its a really simple solution that im missing but for what ever reason i can't work it out or find any information on how to do it, so i thought you guys might have the answers?!

Ive been trying to do it using if( in_array( $arrayOfIds, $cartContents ) ) but this doesn't seem to be getting me anywhere?!

Any help would be much appriciated!!!

Thanks




Theme © iAndrew 2016 - Forum software by © MyBB