Jump to content
  • 0

Stały adres rozliczeniowy bez możliwości edycji


4axis

Question

Witam.

Chciałbym w swoim sklepie na stałe rozdzielić adres dostawy i adres rozliczeniowy.

Tak, żeby adres rozliczeniowy nie wstawiał się automatycznie do adresu dostawy. Adres dostawy musiałby być uzupełniony przez klienta przy składaniu zamówienia, a adres rozliczeniowy byłby wstawiany przeze mnie z brakiem możliwości przez klienta.

Usunąłem z addresse.php możliwość edycji i zmiany pierwszego adresu,

{if !$smarty.foreach.myLoop.first}
			<li class="address_update"><a href="{$link->getPageLink('address', true, null, "id_address={$address.object.id|intval}")|escape:'html'}" title="{l s='Update'}">» {l s='Update'}</a></li>
			<li class="address_delete"><a href="{$link->getPageLink('address', true, null, "id_address={$address.object.id|intval}&delete")|escape:'html'}" onclick="return confirm('{l s='Are you sure?' js=1}');" title="{l s='Delete'}">» {l s='Delete'}</a></li>
                        {/if}

ale nie wiem jak ustawić adresy w karcie zamówienia. Może ktoś coś wie na ten temat?

 

Pozdrawiam

 

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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