{intl l="My Account"}
+ +{loop type="title" name="customer.title.info" id=$TITLE}{$SHORT}{/loop} {$FIRSTNAME} {$LASTNAME}
+ {loop type="address" name="address.default" default="true"} +-
+
-
+
+ {$ADDRESS1}
+ {if $ADDRESS2 != ""} + {$ADDRESS2}
+ {/if} + {if $ADDRESS3 != ""} + {$ADDRESS3}
+ {/if} + {$ZIPCODE} + {$CITY}, {loop type="country" name="customer.country.info" id=$COUNTRY}{$TITLE}{/loop} + +
+ - + {if $CELLPHONE != ""} + {$CELLPHONE} + {/if} + {if $PHONE != ""} + {$PHONE} + {/if} + {$EMAIL} + +
- + Change my account informations + Change my password + +
+ + {intl l="My Address book"} + +
+| {$LABEL} | +
+
|
+
+
+ {intl l="Edit"}
+ {if $DEFAULT != 1}
+ {intl l="Cancel"}
+ {/if}
+
+ |
+
|---|
+ + {intl l="My Orders"} + +
+| {intl l="Order Number"} | +{intl l="Date"} | +{intl l="Amount"} | +{intl l="Status"} | +{intl l="View"} | +
|---|---|---|---|---|
| {$REF} | +{format_date date=$CREATED_AT} | +{loop type="currency" name="order.currency" id={$CURRENCY}}{$SYMBOL}{/loop} {format_number number=$TOTAL} | +{$STATUS} | +{intl l="Order details"} | +