• 14-06-2018, 00:20:43
    #10
    Json mantığı olarak normalde ilk verdiğimiz seçenek olması gerekiyordu ancak özel bir katman mevcut belli ki. n11 e ulaşarak çözmeyi deneyiniz en iyisi
  • 19-06-2018, 09:11:24
    #12
    Üyeliği durduruldu
    Hala işin içinden çıkamadım . Var mıdır acaba bu işi yapabilen , yapabilecek olan ?
  • 19-06-2018, 11:15:36
    #13
    'attributes' =>['attribute' =>['name' => 'Renk', 'value' =>['Yeşil','Mor]],

    yada

    'attributes' =>['attribute' =>['name' => 'Renk', 'values' =>['Yeşil','Mor]],
  • 19-06-2018, 11:29:50
    #14
    Üyeliği durduruldu
    RixpeR adlı üyeden alıntı: mesajı görüntüle
    'attributes' =>['attribute' =>['name' => 'Renk', 'value' =>['Yeşil','Mor]],

    yada

    'attributes' =>['attribute' =>['name' => 'Renk', 'values' =>['Yeşil','Mor]],
    Yok hocam böyle de denedim şimdi, yine kabul etmedi.
  • 19-06-2018, 13:22:59
    #15
    Bir de şunu dene

    attributes' =>['attribute' =>['name' => 'Renk', 'value' =>['Yeşil,Mor']],
  • 19-06-2018, 13:31:57
    #16
    Üyeliği durduruldu
    WebilisimNET adlı üyeden alıntı: mesajı görüntüle
    Bir de şunu dene

    attributes' =>['attribute' =>['name' => 'Renk', 'value' =>['Yeşil,Mor']],
    http://prntscr.com/jwo4ft
  • 19-06-2018, 13:36:18
    #17
    Şöyle yap bir de

    attributes' =>['attribute' =>['name' => 'Renk', 'value' =>[Yeşil,Mor]],


    O da olmazsa şöyle


    attributes' =>['attribute' =>['name' => 'Renk', 'value' =>['Yeşil','Mor']],
  • 19-06-2018, 13:41:06
    #18
    Üyeliği durduruldu
    WebilisimNET adlı üyeden alıntı: mesajı görüntüle
    Şöyle yap bir de

    attributes' =>['attribute' =>['name' => 'Renk', 'value' =>[Yeşil,Mor]],


    O da olmazsa şöyle


    attributes' =>['attribute' =>['name' => 'Renk', 'value' =>['Yeşil','Mor']],

    object(stdClass)#3 (2) { ["result"]=> object(stdClass)#4 (1) { ["status"]=> string(7) "success" } ["product"]=> object(stdClass)#5 (11) { ["id"]=> int(264213621) ["productSellerCode"]=> string(6) "219702" ["title"]=> string(47) "Test apple iPhone 6 Temperli Cam Ekran Koruyucu" ["subtitle"]=> string(47) "Test apple iPhone 6 Temperli Cam Ekran Koruyucu" ["price"]=> string(6) "500.00" ["displayPrice"]=> string(6) "500.00" ["saleStatus"]=> int(2) ["approvalStatus"]=> int(1) ["stockItems"]=> object(stdClass)#6 (1) { ["stockItem"]=> object(stdClass)#7 (12) { ["sellerStockCode"]=> string(20) "15456465652465219702" ["optionPrice"]=> string(6) "500.00" ["currencyAmount"]=> string(6) "500.00" ["displayPrice"]=> string(6) "500.00" ["gtin"]=> string(0) "" ["mpn"]=> string(0) "" ["oem"]=> string(0) "" ["bundle"]=> bool(false) ["id"]=> int(126458994018) ["version"]=> int(0) ["quantity"]=> int(100) ["attributes"]=> object(stdClass)#8 (1) { ["attribute"]=> object(stdClass)#9 (2) { ["name"]=> string(4) "Renk" ["value"]=> string(5) "Array" } } } } ["currencyAmount"]=> string(6) "500.00" ["currencyType"]=> int(1) } }


    Çıktım bu şekilde