Search the Community
Showing results for tags 'order-detail'.
-
When I go (as a costumer) to my order history page I get nothing when I click on "details" or the order number. I'll ready tried by creating a friendly url like it's set into the history.tpl, friendly url: order-detail When I only enter the friendly url into my browser i get this: Can...
- 2 replies
-
- javascript
- order-detail
-
(and 1 more)
Tagged with:
-
Bonjour, Je souhaiterais insérer une image miniature de chaque produit commandé dans la commande dans la page order-detail, à la place de la référence actuelle. (à gauche du nom du produit donc) Je ne sais pas quoi modifier et j'aimerais de l'aide. A priori j'imagine qu'il faut assigner...
-
Hola, Quiero mostrar un campo en el Detalle de la Orden (entiendo que es este hook displayOrderDetail), y no consigo que me lo muestre, y es más, desde que he metido estos cambios, ya no me muestra nada. Estos son los cambios: - En MiModulo.php public function hookdisplayOrderDetail(...
- 4 replies
-
- order-detail
- mostar campo
- (and 6 more)
-
In order-detail.tpl, there are variables such as {$is_guest} and {$return_allowed}. A little debugging (using Javascript alert) shows that {$is_guest} is undefined for some reason and {$return_allowed} returns 0 even though I allowed returns. This is leading to the order-detail page hiding merchandi...
-
In order-detail.tpl, there are variables such as {$is_guest} and {$return_allowed}. A little debugging (using Javascript alert) shows that {$is_guest} is undefined for some reason and {$return_allowed} returns 0 even though I allowed returns. This is leading to the order-detail page hiding merchandi...