Attribute as a separate item

09.02.2016 09:26
#1
delfinant
Joomshopping forum user no avatar
Name: Anton
10.11.2015
Posts: 6
Quote
Attribute as a separate item

Здравствуйте! Очень нужна ваша помощь! Подскажите, как можно реализовать на joomshopping, чтоб атрибуты товара были как отдельный товар (пример: www.keramogranit.ru/catalog.aria-venus.html). Если через атрибуты такое не возможно реализовать, то каким образом? Спасибо!

Hello! Really need your help! Tell me how i can implement on joomshopping, to product attributes were as a separate item (example: www.keramogranit.ru/catalog.aria-venus.html). If this is not possible through the attributes to implement, in what way? Thank you!

Hallo! Wirklich brauchen Ihre Hilfe! Sag mir, wie Sie auf JoomShopping umsetzen können, um Produkteigenschaften als separater Posten waren (Beispiel: www.keramogranit.ru/catalog.aria-venus.html). Ist dies nicht möglich, durch die Attribute zu implementieren, in welcher Weise? Vielen Dank!


Letzte Änderung: 09.02.2016 09:31
 
09.02.2016 09:59
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25934
Quote
Aw: Attribute as a separate item

Нет такой возможности.
Создайте каждый товар отдельно

см.
https://www.webdesigner-profi.de/joomla-webdesign/shop/addons/configurable-product.html?lang=en

 
10.02.2016 20:19
#3
delfinant
Joomshopping forum user no avatar
Name: Anton
10.11.2015
Posts: 6
Quote
Aw: Attribute as a separate item

Ясно, спасибо!
Не стал создавать отдельной темы, спрошу здесь: указываю несколько зависимых атрибутов товару, каждому атрибуту назначаю изображение (в товаре). В функциях магазина стоит галочка "Дополнительные параметры для атрибутов" Проблема в том, что в карточке товара при смене атрибута не меняется изображение, остается изображение от первого атрибута. Как это можно исправить?

I see. Thanks!
Do not began to create a separate topic, ask here: point out are several product-dependent attributes, each attribute assigns an image (in the product). In the store features a check mark "Additional options for the attributes." The problem is that the item card when changing attribute does not change the image, remain the image of the first attribute. How can I fix it?

Klar danke!
Nicht begann ein separates Thema zu schaffen, hier stellen: ein paar produktabhängigen Eigenschaften weisen darauf hin, weist jedes Attribut ein Bild (im Produkt). Der Laden verfügt über ein Häkchen "Zusätzliche Optionen für die Attribute". Das Problem ist, dass das Element Karte durch das Attribut ändern das Bild nicht ändern, ist das Bild des ersten Attributs. Wie kann ich es beheben?


Letzte Änderung: 10.02.2016 20:33
 
10.02.2016 20:21
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25934
Quote
Aw: Attribute as a separate item

Template default?
url?

 
10.02.2016 20:41
#5
delfinant
Joomshopping forum user no avatar
Name: Anton
10.11.2015
Posts: 6
Quote
Aw: Attribute as a separate item

in joomshopping settings set the default template. But i use temlate for joomla and joomshopping template by IceTheme. Url is not because I develop on localhost.
I am now checked on the template protostar - it works!!!
In which file need to see the code?


Letzte Änderung: 10.02.2016 20:46
 
10.02.2016 20:53
#6
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25934
Quote
Aw: Attribute as a separate item

See default (original) template joomshopping

components\com_jshopping\templates\default\product\block_image_thumb.php

components\com_jshopping\templates\default\product\block_image_middle.php

 
10.02.2016 21:16
#7
delfinant
Joomshopping forum user no avatar
Name: Anton
10.11.2015
Posts: 6
Quote
Aw: Attribute as a separate item

in the files identical code as the original. but this lines is missing
<?php
/**
* @version 4.8.0 13.08.2013
* @author MAXXmarketing GmbH
* @package Jshopping
* @copyright Copyright (C) 2010 webdesigner-profi.de. All rights reserved.
* @license GNU/GPL
*/
defined('_JEXEC') or die('Restricted access');
?>


Where else to look?
I can provide access to the site, if necessary?

 
10.02.2016 21:39
#8
delfinant
Joomshopping forum user no avatar
Name: Anton
10.11.2015
Posts: 6
Quote
Aw: Attribute as a separate item

The reason for this "product default" file. Please take a look at what is wrong?


Letzte Änderung: 24.10.2016 14:56
 
10.02.2016 23:24
#9
delfinant
Joomshopping forum user no avatar
Name: Anton
10.11.2015
Posts: 6
Quote
Aw: Attribute as a separate item

I found what a mistake! Missing line <span id = 'list_product_image_middle'>

Thanks for the help!

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.