Jump to content

Where can I find the php file including $empty ?


ed0522

Recommended Posts

I'm reading PS code, but I can't find the php file handling with $empty.

 

Where is the file? Can someone help me?

 

{if isset($empty)}

<p class="alert alert-warning">{l s='Your shopping cart is empty.'}</p>

{elseif $PS_CATALOG_MODE}

<p class="alert alert-warning">{l s='This store has not accepted your new order.'}</p>

{else}

 

 

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...