• Gratis levering fra 1500 kr.
  • 30 dages returret
  • Service i topklasse

Tilbehør Til Tubes

{{product.BadgeDiscounts.DiscountPercent}}%
{{product.Title}} {{product.Title}}

{{product.BadgeDiscounts.DiscountPercent}}%
{{product.Title}} {{product.Title}}

{if $page.isCheckout && isset($smarty.get.approved) && !empty($page.orderId) && $general.languageIso == "DK"} {* Order entity *} {entity controller=order assign=order id=$page.orderId userId=false statusId=false} {* Implementation to avoid double registering of orders *} {if !$order->JavascriptConfirmationLoaded} {if !isset($repay)} {$repay = false} {/if} {* Order Lines collection *} {collection controller=orderLine assign=orderLine orderId=$page.orderId repay=$repay} {* Group order collection by class *} {$orderList = $orderLine->groupByClass()} {$orderValue = $orderList.CollectionOrderSubTotalLineWithVat.0->Price} {$orderId = $order->Id} {/if} {/if}