@@ -590,7 +590,7 @@ discard block |
||
590 | 590 | return $this->prepareResponseData($this->cleanUpProductList($product->getRelatedProducts($currencies, 'webshop'))); |
591 | 591 | } |
592 | 592 | |
593 | - /** |
|
593 | + /** |
|
594 | 594 | * Gets featured products |
595 | 595 | * |
596 | 596 | * Method is experimental and only used by discimport.dk. If you need to use it |
@@ -640,7 +640,7 @@ discard block |
||
640 | 640 | return $this->prepareResponseData($related_products); |
641 | 641 | } |
642 | 642 | |
643 | - /** |
|
643 | + /** |
|
644 | 644 | * Gets product keywords which can be used to sort ones webshop |
645 | 645 | * |
646 | 646 | * |
@@ -233,7 +233,7 @@ discard block |
||
233 | 233 | return $this->prepareResponseData($product->getRelatedProducts()); |
234 | 234 | } |
235 | 235 | |
236 | - /** |
|
236 | + /** |
|
237 | 237 | * Gets featured products |
238 | 238 | * |
239 | 239 | * Method is experimental and only used by discimport.dk. If you need to use it |
@@ -277,7 +277,7 @@ discard block |
||
277 | 277 | return $this->prepareResponseData($related_products); |
278 | 278 | } |
279 | 279 | |
280 | - /** |
|
280 | + /** |
|
281 | 281 | * Gets product keywords which can be used to sort ones webshop |
282 | 282 | * |
283 | 283 | * |
@@ -154,7 +154,7 @@ discard block |
||
154 | 154 | return $product->getRelatedProducts(); |
155 | 155 | } |
156 | 156 | |
157 | - /** |
|
157 | + /** |
|
158 | 158 | * Gets featured products |
159 | 159 | * |
160 | 160 | * Method is experimental and only used by discimport.dk. If you need to use it |
@@ -198,7 +198,7 @@ discard block |
||
198 | 198 | return $related_products; |
199 | 199 | } |
200 | 200 | |
201 | - /** |
|
201 | + /** |
|
202 | 202 | * Gets product keywords which can be used to sort ones webshop |
203 | 203 | * |
204 | 204 | * Method is experimental and only used by nylivsstil.dk. If you need to use it |
@@ -590,7 +590,7 @@ discard block |
||
590 | 590 | return $this->prepareResponseData($this->cleanUpProductList($product->getRelatedProducts($currencies, 'webshop'))); |
591 | 591 | } |
592 | 592 | |
593 | - /** |
|
593 | + /** |
|
594 | 594 | * Gets featured products |
595 | 595 | * |
596 | 596 | * Method is experimental and only used by discimport.dk. If you need to use it |
@@ -640,7 +640,7 @@ discard block |
||
640 | 640 | return $this->prepareResponseData($related_products); |
641 | 641 | } |
642 | 642 | |
643 | - /** |
|
643 | + /** |
|
644 | 644 | * Gets product keywords which can be used to sort ones webshop |
645 | 645 | * |
646 | 646 | * |