N11 Api hk.
28
●1.810
- 14-06-2018, 00:20:43Json 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
- 14-06-2018, 00:43:50https://stackoverflow.com/questions/...-values-in-php belki çözebilir
- 19-06-2018, 11:29:50Üyeliği durdurulduYok hocam böyle de denedim şimdi, yine kabul etmedi.RixpeR adlı üyeden alıntı: mesajı görüntüle
- 19-06-2018, 13:22:59Bir de şunu dene
attributes' =>['attribute' =>['name' => 'Renk', 'value' =>['Yeşil,Mor']], - 19-06-2018, 13:31:57Üyeliği durdurulduhttp://prntscr.com/jwo4ftWebilisimNET adlı üyeden alıntı: mesajı görüntüle
- 19-06-2018, 13:36:18Şö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Üyeliği durdurulduWebilisimNET adlı üyeden alıntı: mesajı görüntüle
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