Jump to content

dechiffrage code


Recommended Posts

bonjour

 

qui peut m'expliquer un petit peu cette ligne de code qui me pose probleme lorsque j'ai des quantité a 0


	   {if ($product.id_product_attribute == 0 || (isset($add_prod_display) && ($add_prod_display == 1))) && $product.available_for_order && !isset($restricted_country_mode) && !$PS_CATALOG_MODE}
	    {if ($product.allow_oosp || $product.quantity > 0) && $product.customizable != 2}

 

merci

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...