XHTMLforum

XHTMLforum (http://xhtmlforum.de/index.php)
-   Serveradministration und serverseitige Scripte (http://xhtmlforum.de/forumdisplay.php?f=80)
-   -   Var_Dump problem (http://xhtmlforum.de/showthread.php?t=69941)

PHP-Freak 01.09.2013 13:55

Var_Dump problem
 
Hallo Forum,
ich habe mal wieder ein PHP Problem. Ich haben einen var_dump gemacht für
eine Variable. Das geht auch soweit.
Nur komme ich nicht an die passenden Inhalte von dieser Variable.

Kann mir da nochmal jemand helfen?

Das ist das Ergebnis von Var_dump:
Code:

array(20) { ["Warenkorb"]=> object(stdClass)#316 (1) { ["anzeigen"]=> string(1) "N" } ["Bestseller"]=> object(stdClass)#322 (1) { ["anzeigen"]=> string(1) "N" } ["Sonderangebote"]=> object(stdClass)#323 (3) { ["anzeigen"]=> string(1) "Y" ["Artikel"]=> object(ArtikelListe)#326 (1) { ["elemente"]=> array(2) { [0]=> object(Artikel)#327 (106) { ["kArtikel"]=> string(2) "24" ["kHersteller"]=> string(1) "1" ["kLieferstatus"]=> string(1) "1" ["kSteuerklasse"]=> string(1) "1" ["kEinheit"]=> string(1) "0" ["kVersandklasse"]=> string(1) "1" ["kStueckliste"]=> string(1) "0" ["kWarengruppe"]=> string(1) "0" ["fLagerbestand"]=> string(1) "0" ["fMindestbestellmenge"]=> string(1) "0" ["fPackeinheit"]=> int(1) ["fAbnahmeintervall"]=> string(1) "0" ["fGewicht"]=> string(2) "10" ["fUVP"]=> string(6) "773.75" ["fUVPBrutto"]=> string(6) "773.75" ["fVPEWert"]=> string(6) "0.0000" ["fZulauf"]=> string(1) "0" ["cName"]=> string(23) "Paintball Rocketluncher" ["cSeo"]=> string(23) "Paintball-Rocketluncher" ["cBeschreibung"]=> string(8274) "
Ich bräute die inhalte von Artikel das ich an Artikelgewicht und Artikelnummer uns so komme. Habe es so versucht:
PHP-Code:

$info_arr $Boxen['Artikel']->Artikel;
foreach(
$info_arr AS $Info) {
echo 
$Info->kArtikel;


Gibt mir aber nichts aus. Vielleicht kann mir da nochmal jemand Nachhilfe geben.

lottikarotti 01.09.2013 14:05

Hallöchen,

vielleicht formatierst du die var_dump-Ausgabe erstmal ordentlich. Zur Not umschließt du die Ausgabe mit einem <pre>-Element.

Viele Grüße,
lotti

PHP-Freak 01.09.2013 15:54

So hier mal wie gewünscht:

{$Boxen} Array (20)
Warenkorb => stdClass Object (1)
->anzeigen = "N"
Bestseller => stdClass Object (1)
->anzeigen = "N"
Sonderangebote => stdClass Object (3)
->anzeigen = "Y"
->Artikel = ArtikelListe Object (1)
->elemente = Array (2)
0 => Artikel Object (106)
->kArtikel = "57"
->kHersteller = "1"
->kLieferstatus = "1"
->kSteuerklasse = "1"
->kEinheit = "0"
->kVersandklasse = "1"
->kStueckliste = "0"
->kWarengruppe = "0"
->fLagerbestand = "0"
->fMindestbestellmenge = "0"
->fPackeinheit = 1
->fAbnahmeintervall = "0"
->fGewicht = "5"
->fUVP = "831.13"
->fUVPBrutto = "831.13"
->fVPEWert = "0.0000"
->fZulauf = "0"
->cName = "T68 SplitFire AK47 Dual Feed"
->cSeo = "T68-SplitFire-AK47-Dual-Feed"
->cBeschreibung = "<p><span itemprop="description"><font..."
->cAnmerkung = ""
->cArtNr = "RAP4/56"
->cURL = "T68-SplitFire-AK47-Dual-Feed"
->cVPE = "N"
->cVPEEinheit = ""
->cSuchbegriffe = ""
->cTeilbar = "N"
->cBarcode = "844596057013"
->cLagerBeachten = "Y"
->cLagerKleinerNull = "Y"
->cLagerVariation = "N"
->cKurzBeschreibung = ""
->cMwstVersandText = "Endpreis*, zzgl. <a href="Versandkost..."
->cLieferstatus = "in ca. 14 Tagen"
->cVorschaubild = "bilder/produkte/klein/T68-SplitFire-A..."
->cHerstellerMetaTitle = "RAP4"
->cHerstellerMetaKeywords = "RAM, Paintball, Real Action, RAP4, De..."
->cHerstellerMetaDescription = "RAP4 Paintball Sortiment"
->cHerstellerBeschreibung = "RAP4 ist ein bekannter Hersteller f&u..."
->dZulaufDatum = null
->dMHD = null
->cTopArtikel = "N"
->cNeu = "N"
->Preise = Preise Object (51)
->kKundengruppe = 1
->kArtikel = "57"
->cPreis1Localized = Array (2)
0 => "0,00 &euro;"
1 => "0,00 &euro;"
->cPreis2Localized = Array (2)
0 => "0,00 &euro;"
1 => "0,00 &euro;"
->cPreis3Localized = Array (2)
0 => "0,00 &euro;"
1 => "0,00 &euro;"
->cPreis4Localized = Array (2)
0 => "0,00 &euro;"
1 => "0,00 &euro;"
->cPreis5Localized = Array (2)
0 => "0,00 &euro;"
1 => "0,00 &euro;"
->cVKLocalized = Array (2)
0 => "651,60 &euro;"
1 => "547,56 &euro;"
->fVKNetto = "547.563"
->fPreis1 = "0"
->fPreis2 = "0"
->fPreis3 = "0"
->fPreis4 = "0"
->fPreis5 = "0"
->fUst = "19.00"
->alterVKNetto = "558.74"
->nAnzahl1 = "0"
->nAnzahl2 = "0"
->nAnzahl3 = "0"
->nAnzahl4 = "0"
->nAnzahl5 = "0"
->strPreisGrafik_Detail = "<img src="templates_c/8d492152ef37a4a..."
->strPreisGrafik_Suche = "<img src="templates_c/dd2a3a3b4ebaec6..."
->alterVK = Array (2)
0 => 664.9
1 => 558.74
->fStaffelpreis1 = Array (2)
0 => 0
1 => 0
->Sonderpreis_aktiv = 1
->SonderpreisBis_de = "29.09.2013"
->SonderpreisBis_en = "2013-09-29"
->fVK = Array (2)
0 => 651.6
1 => 547.563
->fStaffelpreis2 = Array (2)
0 => 0
1 => 0
->fStaffelpreis3 = Array (2)
0 => 0
1 => 0
->fStaffelpreis4 = Array (2)
0 => 0
1 => 0
->fStaffelpreis5 = Array (2)
0 => 0
1 => 0
->alterVKLocalized = Array (2)
0 => "664,90 &euro;"
1 => "558,74 &euro;"
->cPreisGrafik_Artikeldetails = "<img src="templates_c/8d492152ef37a4a..."
->strPreisGrafik_Uebersicht = "<img src="templates_c/dd2a3a3b4ebaec6..."
->cPreisGrafik_Artikeluebersicht = "<img src="templates_c/dd2a3a3b4ebaec6..."
->strPreisGrafik_Topbox = "<img src="templates_c/ecb76c152ac3afe..."
->strPreisGrafik_Sonderbox = "<img src="templates_c/ecb76c152ac3afe..."
->strPreisGrafik_Neubox = "<img src="templates_c/ecb76c152ac3afe..."
->strPreisGrafik_Bestsellerbox = "<img src="templates_c/ecb76c152ac3afe..."
->strPreisGrafik_Zuletztbox = "<img src="templates_c/ecb76c152ac3afe..."
->strPreisGrafik_Baldbox = "<img src="templates_c/ecb76c152ac3afe..."
->cPreisGrafik_Boxen = "<img src="templates_c/ecb76c152ac3afe..."
->strPreisGrafik_TopboxStartseite = "<img src="templates_c/0bd682c14e1fee0..."
->strPreisGrafik_SonderboxStartseite = "<img src="templates_c/0bd682c14e1fee0..."
->strPreisGrafik_NeuboxStartseite = "<img src="templates_c/0bd682c14e1fee0..."
->strPreisGrafik_BestsellerboxStartseite = "<img src="templates_c/0bd682c14e1fee0..."
->strPreisGrafik_ZuletztboxStartseite = "<img src="templates_c/0bd682c14e1fee0..."
->strPreisGrafik_BaldboxStartseite = "<img src="templates_c/0bd682c14e1fee0..."
->cPreisGrafik_Startseite = "<img src="templates_c/0bd682c14e1fee0..."
->Bilder = Array (1)
0 => stdClass Object (5)
->cPfadMini = "bilder/produkte/mini/T68-SplitFire-AK..."
->cPfadKlein = "bilder/produkte/klein/T68-SplitFire-A..."
->cPfadNormal = "bilder/produkte/normal/T68-SplitFire-..."
->cPfadGross = "bilder/produkte/gross/T68-SplitFire-A..."
->nNr = "1"
->FunktionsAttribute = Array (4)
fsk_sperre => "0"
google_produktkategorie => "Sportartikel > Freizeitaktivitäten dr..."
google_zustand => "neu"
unverkaeuflich => "0"
->Attribute = Array (0)
->AttributeAssoc = Array (3)
tab1 name => "Video"
tab1 inhalt => "<center><iframe width="853" height="4..."
meta_keywords => "RAP4, Paintball, kaufen, Gewehr, Kal...."
->Variationen = Array (0)
->Sonderpreise = null
->bSuchspecial_arr = null
->oSuchspecialBild = null
->bIsBestseller = null
->bIsTopBewertet = null
->kVPEEinheit = "0"
->fArtikelgewicht = "0"
->cEinheit = null
->fMwSt = "19.00"
->dErscheinungsdatum = "2013-09-30"
->Erscheinungsdatum_de = "30.09.2013"
->nErscheinendesProdukt = "1"
->fDurchschnittsBewertung = 0
->cVersandklasse = "standard"
->cSerie = "Gen7"
->cISBN = ""
->cASIN = ""
->cHAN = "008290"
->cUNNummer = ""
->cGefahrnr = ""
->nIstVater = "0"
->kEigenschaftKombi = "0"
->kVaterArtikel = "0"
->cName_thersteller = "RAP4"
->cHomepage_thersteller = "http://rap4-germany.de"
->dErstellt = "2013-04-04"
->nSort = "0"
->nSortNr_thersteller = "0"
->cPfad_thersteller = "1.jpg"
->fMaxRabatt = 0
->fNettoPreis = "547.563"
->cTaric = ""
->cUPC = "844596057013"
->cHerkunftsland = ""
->cEPID = ""
->fLieferantenlagerbestand = "0"
->fLieferzeit = "0"
->cBildpfad_thersteller = "http://localhost/seiten/jtlshop3/bild..."
->cGewicht = "5,00"
->cArtikelgewicht = "0,00"
->inWarenkorbLegbar = 1
->Lageranzeige = stdClass Object (3)
->cLagerhinweis = Array (2)
genau => "Produkt vergriffen"
verfuegbarkeit => "Produkt vergriffen"
->nStatus = 0
->AmpelText = "Wird für Sie bestellt"
->oMerkmale_arr = Array (6)
7 => Merkmal Object (11)
->kMerkmal = "7"
->cName = "Joule"
->cBildpfad = ""
->nSort = "0"
->nGlobal = "0"
->cTyp = "TEXT"
->cBildpfadKlein = "gfx/keinBild.gif"
->nBildKleinVorhanden = 0
->cBildpfadGross = "gfx/keinBild.gif"
->nBildGrossVorhanden = 0
->oMerkmalWert_arr = Array (1)
0 => MerkmalWert Object (16)
->kMerkmalWert = "25"
->kMerkmal = "7"
->cBildpfad = ""
->nSort = "0"
->kSprache = "1"
->cWert = "max. 7,5"
->cMetaTitle = ""
->cMetaKeywords = ""
->cMetaDescription = ""
->cBeschreibung = ""
->cSeo = "max-75"
->cURL = "max-75"
->cBildpfadKlein = "gfx/keinBild_kl.gif"
->nBildKleinVorhanden = 0
->cBildpfadNormal = "gfx/keinBild_kl.gif"
->nBildNormalVorhanden = 0
8 => Merkmal Object (11)
->kMerkmal = "8"
->cName = "Rückgabe / Umtausch"
->cBildpfad = ""
->nSort = "0"
->nGlobal = "1"
->cTyp = "BILD"
->cBildpfadKlein = "gfx/keinBild.gif"
->nBildKleinVorhanden = 0
->cBildpfadGross = "gfx/keinBild.gif"
->nBildGrossVorhanden = 0
->oMerkmalWert_arr = Array (1)
0 => MerkmalWert Object (16)
->kMerkmalWert = "26"
->kMerkmal = "8"
->cBildpfad = "17.jpg"
->nSort = "0"
->kSprache = "1"
->cWert = "Ja"
->cMetaTitle = "Ja"
->cMetaKeywords = "Umtauch, rückgabe, möglich"
->cMetaDescription = ""
->cBeschreibung = ""
->cSeo = "Ja"
->cURL = "Ja"
->cBildpfadKlein = "bilder/merkmalwerte/klein/17.jpg"
->nBildKleinVorhanden = 1
->cBildpfadNormal = "bilder/merkmalwerte/normal/17.jpg"
->nBildNormalVorhanden = 1
1 => Merkmal Object (11)
->kMerkmal = "1"
->cName = "Kaliber"
->cBildpfad = ""
->nSort = "0"
->nGlobal = "0"
->cTyp = "TEXT"
->cBildpfadKlein = "gfx/keinBild.gif"
->nBildKleinVorhanden = 0
->cBildpfadGross = "gfx/keinBild.gif"
->nBildGrossVorhanden = 0
->oMerkmalWert_arr = Array (1)
0 => MerkmalWert Object (16)
->kMerkmalWert = "1"
->kMerkmal = "1"
->cBildpfad = "10.jpg"
->nSort = "3"
->kSprache = "1"
->cWert = "0.68"
->cMetaTitle = "Kaliber 0.68"
->cMetaKeywords = "Kaliber 0.68"
->cMetaDescription = ""
->cBeschreibung = "Das Standart Kaliber für Paintball Ma..."
->cSeo = "Kaliber-068"
->cURL = "Kaliber-068"
->cBildpfadKlein = "bilder/merkmalwerte/klein/10.jpg"
->nBildKleinVorhanden = 1
->cBildpfadNormal = "bilder/merkmalwerte/normal/10.jpg"
->nBildNormalVorhanden = 1
2 => Merkmal Object (11)
->kMerkmal = "2"
->cName = "Munitionszufuhr"
->cBildpfad = ""
->nSort = "1"
->nGlobal = "0"
->cTyp = "TEXT"
->cBildpfadKlein = "gfx/keinBild.gif"
->nBildKleinVorhanden = 0
->cBildpfadGross = "gfx/keinBild.gif"
->nBildGrossVorhanden = 0
->oMerkmalWert_arr = Array (1)
0 => MerkmalWert Object (16)
->kMerkmalWert = "5"
->kMerkmal = "2"
->cBildpfad = "16.jpg"
->nSort = "0"
->kSprache = "1"
->cWert = "Hopper + Magazin"
->cMetaTitle = "DLS und Splitfire"
->cMetaKeywords = ""
->cMetaDescription = ""
->cBeschreibung = "Hier handelt es sich um Markierer die..."
->cSeo = "DLS"
->cURL = "DLS"
->cBildpfadKlein = "bilder/merkmalwerte/klein/16.jpg"
->nBildKleinVorhanden = 1
->cBildpfadNormal = "bilder/merkmalwerte/normal/16.jpg"
->nBildNormalVorhanden = 1
5 => Merkmal Object (11)
->kMerkmal = "5"
->cName = "FSK"
->cBildpfad = ""
->nSort = "2"
->nGlobal = "0"
->cTyp = "BILD"
->cBildpfadKlein = "gfx/keinBild.gif"
->nBildKleinVorhanden = 0
->cBildpfadGross = "gfx/keinBild.gif"
->nBildGrossVorhanden = 0
->oMerkmalWert_arr = Array (1)
0 => MerkmalWert Object (16)
->kMerkmalWert = "11"
->kMerkmal = "5"
->cBildpfad = "1.jpg"
->nSort = "0"
->kSprache = "1"
->cWert = "18"
->cMetaTitle = ""
->cMetaKeywords = ""
->cMetaDescription = ""
->cBeschreibung = "Melden Sie sich als FSK18 Kunde an"
->cSeo = "FSK18"
->cURL = "FSK18"
->cBildpfadKlein = "bilder/merkmalwerte/klein/1.jpg"
->nBildKleinVorhanden = 1
->cBildpfadNormal = "bilder/merkmalwerte/normal/1.jpg"
->nBildNormalVorhanden = 1
4 => Merkmal Object (11)
->kMerkmal = "4"
->cName = "Garatie"
->cBildpfad = ""
->nSort = "3"
->nGlobal = "0"
->cTyp = "TEXT"
->cBildpfadKlein = "gfx/keinBild.gif"
->nBildKleinVorhanden = 0
->cBildpfadGross = "gfx/keinBild.gif"
->nBildGrossVorhanden = 0
->oMerkmalWert_arr = Array (1)
0 => MerkmalWert Object (16)
->kMerkmalWert = "9"
->kMerkmal = "4"
->cBildpfad = "6.jpg"
->nSort = "0"
->kSprache = "1"
->cWert = "1 Jahr"
->cMetaTitle = "1 Jahr Garantie"
->cMetaKeywords = "Garantie"
->cMetaDescription = ""
->cBeschreibung = "Die Garantie oder auch Gewährleistung..."
->cSeo = "1-Jahr-Garantie"
->cURL = "1-Jahr-Garantie"
->cBildpfadKlein = "bilder/merkmalwerte/klein/6.jpg"
->nBildKleinVorhanden = 1
->cBildpfadNormal = "bilder/merkmalwerte/normal/6.jpg"
->nBildNormalVorhanden = 1
->cMerkmalAssoc_arr = Array (6)
Joule => "max. 7,5"
RückgabeUmtausch => "Ja"
Kaliber => "0.68"
Munitionszufuhr => "Hopper + Magazin"
FSK => "18"
Garatie => "1 Jahr"
->nVariationsAufpreisVorhanden = 0
->VariationenOhneFreifeld = Array (0)
->oVariationenNurKind_arr = Array (0)
->oDownload_arr = Array (0)
->bHasKonfig = false
->oKonfig_arr = Array (0)
->cHersteller = "RAP4"
->cHerstellerSeo = "RAP4"
->cHerstellerURL = "RAP4"
->cHerstellerHomepage = "http://rap4-germany.de"
->cHerstellerBildKlein = "bilder/hersteller/klein/1.jpg"
->cHerstellerBildNormal = "bilder/hersteller/normal/1.jpg"
->dErstellt_de = "04.04.2013"
1 => Artikel Object (106)
->kArtikel = "2"
->kHersteller = "1"
->kLieferstatus = "1"
->kSteuerklasse = "1"
->kEinheit = "0"
->kVersandklasse = "1"
->kStueckliste = "0"
->kWarengruppe = "0"
->fLagerbestand = "0"
->fMindestbestellmenge = "0"
->fPackeinheit = 1
->fAbnahmeintervall = "0"
->fGewicht = "5"
->fUVP = "530.80"
->fUVPBrutto = "530.80"
->fVPEWert = "0.0000"
->fZulauf = "0"
->cName = "T68 Paintball Tactical Carbine"
->cSeo = "T68-Paintball-Tactical-Carbine"
->cBeschreibung = "<div align="left"> <table style="" wi..."
->cAnmerkung = "Neu"
->cArtNr = "RAP4/1"
->cURL = "T68-Paintball-Tactical-Carbine"
->cVPE = "N"
->cVPEEinheit = ""
->cSuchbegriffe = ""
->cTeilbar = "N"
->cBarcode = "844596025241"
->cLagerBeachten = "Y"
->cLagerKleinerNull = "Y"
->cLagerVariation = "N"
->cKurzBeschreibung = "Paintball M4"
->cMwstVersandText = "Endpreis*, zzgl. <a href="Versandkost..."
->cLieferstatus = "in ca. 14 Tagen"
->cVorschaubild = "bilder/produkte/klein/T68-Paintball-T..."
->cHerstellerMetaTitle = "RAP4"
->cHerstellerMetaKeywords = "RAM, Paintball, Real Action, RAP4, De..."
->cHerstellerMetaDescription = "RAP4 Paintball Sortiment"
->cHerstellerBeschreibung = "RAP4 ist ein bekannter Hersteller f&u..."
->dZulaufDatum = null
->dMHD = null
->cTopArtikel = "N"
->cNeu = "N"
->Preise = Preise Object (51)
->kKundengruppe = 1
->kArtikel = "2"
->cPreis1Localized = Array (2)
0 => "416,15 &euro;"
1 => "349,71 &euro;"
->cPreis2Localized = Array (2)
0 => "416,15 &euro;"
1 => "349,71 &euro;"
->cPreis3Localized = Array (2)
0 => "416,15 &euro;"
1 => "349,71 &euro;"
->cPreis4Localized = Array (2)
0 => "416,15 &euro;"
1 => "349,70 &euro;"
->cPreis5Localized = Array (2)
0 => "414,02 &euro;"
1 => "347,92 &euro;"
->cVKLocalized = Array (2)
0 => "416,15 &euro;"
1 => "349,71 &euro;"
->fVKNetto = "349.7059"
->fPreis1 = "349.7059"
->fPreis2 = "349.7059"
->fPreis3 = "349.7059"
->fPreis4 = "349.7032"
->fPreis5 = "347.919"
->fUst = "19.00"
->alterVKNetto = "356.84"
->nAnzahl1 = "5"
->nAnzahl2 = "5"
->nAnzahl3 = "15"
->nAnzahl4 = "20"
->nAnzahl5 = "25"
->strPreisGrafik_Detail = "<img src="templates_c/bb96dddc630efaf..."
->strPreisGrafik_Suche = "<img src="templates_c/09aa9c3ce65b522..."
->alterVK = Array (2)
0 => 424.64
1 => 356.84
->fStaffelpreis1 = Array (2)
0 => 416.15
1 => 349.7059
->Sonderpreis_aktiv = 1
->SonderpreisBis_de = "29.09.2013"
->SonderpreisBis_en = "2013-09-29"
->fVK = Array (2)
0 => 416.15
1 => 349.7059
->fStaffelpreis2 = Array (2)
0 => 416.15
1 => 349.7059
->fStaffelpreis3 = Array (2)
0 => 416.15
1 => 349.7059
->fStaffelpreis4 = Array (2)
0 => 416.15
1 => 349.7032
->fStaffelpreis5 = Array (2)
0 => 414.02
1 => 347.919
->alterVKLocalized = Array (2)
0 => "424,64 &euro;"
1 => "356,84 &euro;"
->cPreisGrafik_Artikeldetails = "<img src="templates_c/bb96dddc630efaf..."
->strPreisGrafik_Uebersicht = "<img src="templates_c/09aa9c3ce65b522..."
->cPreisGrafik_Artikeluebersicht = "<img src="templates_c/09aa9c3ce65b522..."
->strPreisGrafik_Topbox = "<img src="templates_c/ca17f1499c6b126..."
->strPreisGrafik_Sonderbox = "<img src="templates_c/ca17f1499c6b126..."
->strPreisGrafik_Neubox = "<img src="templates_c/ca17f1499c6b126..."
->strPreisGrafik_Bestsellerbox = "<img src="templates_c/ca17f1499c6b126..."
->strPreisGrafik_Zuletztbox = "<img src="templates_c/ca17f1499c6b126..."
->strPreisGrafik_Baldbox = "<img src="templates_c/ca17f1499c6b126..."
->cPreisGrafik_Boxen = "<img src="templates_c/ca17f1499c6b126..."
->strPreisGrafik_TopboxStartseite = "<img src="templates_c/ece50ec84420314..."
->strPreisGrafik_SonderboxStartseite = "<img src="templates_c/ece50ec84420314..."
->strPreisGrafik_NeuboxStartseite = "<img src="templates_c/ece50ec84420314..."
->strPreisGrafik_BestsellerboxStartseite = "<img src="templates_c/ece50ec84420314..."
->strPreisGrafik_ZuletztboxStartseite = "<img src="templates_c/ece50ec84420314..."
->strPreisGrafik_BaldboxStartseite = "<img src="templates_c/ece50ec84420314..."
->cPreisGrafik_Startseite = "<img src="templates_c/ece50ec84420314..."
->Bilder = Array (3)
0 => stdClass Object (5)
->cPfadMini = "bilder/produkte/mini/T68-Paintball-Ta..."
->cPfadKlein = "bilder/produkte/klein/T68-Paintball-T..."
->cPfadNormal = "bilder/produkte/normal/T68-Paintball-..."
->cPfadGross = "bilder/produkte/gross/T68-Paintball-T..."
->nNr = "1"
1 => stdClass Object (5)
->cPfadMini = "bilder/produkte/mini/T68-Paintball-Ta..."
->cPfadKlein = "bilder/produkte/klein/T68-Paintball-T..."
->cPfadNormal = "bilder/produkte/normal/T68-Paintball-..."
->cPfadGross = "bilder/produkte/gross/T68-Paintball-T..."
->nNr = "2"
2 => stdClass Object (5)
->cPfadMini = "bilder/produkte/mini/T68-Paintball-Ta..."
->cPfadKlein = "bilder/produkte/klein/T68-Paintball-T..."
->cPfadNormal = "bilder/produkte/normal/T68-Paintball-..."
->cPfadGross = "bilder/produkte/gross/T68-Paintball-T..."
->nNr = "3"
->FunktionsAttribute = Array (3)
google_produktkategorie => "Sportartikel > Freizeitaktivitäten dr..."
fsk_sperre => "0"
google_zustand => "neu"
->Attribute = Array (0)
->AttributeAssoc = Array (3)
meta_keywords => "RAP4, Paintball, kaufen, Gewehr, Kal...."
tab1 inhalt => "<center><iframe width="853" height="4..."
tab1 name => "Video"
->Variationen = Array (0)
->Sonderpreise = null
->bSuchspecial_arr = null
->oSuchspecialBild = null
->bIsBestseller = null
->bIsTopBewertet = null
->kVPEEinheit = "0"
->fArtikelgewicht = "0"
->cEinheit = null
->fMwSt = "19.00"
->dErscheinungsdatum = "2013-09-30"
->Erscheinungsdatum_de = "30.09.2013"
->nErscheinendesProdukt = "1"
->fDurchschnittsBewertung = 0
->cVersandklasse = "standard"
->cSerie = "Gen7"
->cISBN = ""
->cASIN = ""
->cHAN = "003934"
->cUNNummer = ""
->cGefahrnr = ""
->nIstVater = "0"
->kEigenschaftKombi = "0"
->kVaterArtikel = "0"
->cName_thersteller = "RAP4"
->cHomepage_thersteller = "http://rap4-germany.de"
->dErstellt = "2013-03-03"
->nSort = "0"
->nSortNr_thersteller = "0"
->cPfad_thersteller = "1.jpg"
->fMaxRabatt = 0
->fNettoPreis = "349.7059"
->cTaric = ""
->cUPC = "844596025241"
->cHerkunftsland = ""
->cEPID = ""
->fLieferantenlagerbestand = "0"
->fLieferzeit = "0"
->cBildpfad_thersteller = "http://localhost/seiten/jtlshop3/bild..."
->cGewicht = "5,00"
->cArtikelgewicht = "0,00"
->inWarenkorbLegbar = 1
->Lageranzeige = stdClass Object (3)
->cLagerhinweis = Array (2)
genau => "Produkt vergriffen"
verfuegbarkeit => "Produkt vergriffen"
->nStatus = 0
->AmpelText = "Wird für Sie bestellt"
->oMerkmale_arr = Array (6)
7 => Merkmal Object (11)
->kMerkmal = "7"
->cName = "Joule"
->cBildpfad = ""
->nSort = "0"
->nGlobal = "0"
->cTyp = "TEXT"
->cBildpfadKlein = "gfx/keinBild.gif"
->nBildKleinVorhanden = 0
->cBildpfadGross = "gfx/keinBild.gif"
->nBildGrossVorhanden = 0
->oMerkmalWert_arr = Array (1)
0 => MerkmalWert Object (16)
->kMerkmalWert = "25"
->kMerkmal = "7"
->cBildpfad = ""
->nSort = "0"
->kSprache = "1"
->cWert = "max. 7,5"
->cMetaTitle = ""
->cMetaKeywords = ""
->cMetaDescription = ""
->cBeschreibung = ""
->cSeo = "max-75"
->cURL = "max-75"
->cBildpfadKlein = "gfx/keinBild_kl.gif"
->nBildKleinVorhanden = 0
->cBildpfadNormal = "gfx/keinBild_kl.gif"
->nBildNormalVorhanden = 0
8 => Merkmal Object (11)
->kMerkmal = "8"
->cName = "Rückgabe / Umtausch"
->cBildpfad = ""
->nSort = "0"
->nGlobal = "1"
->cTyp = "BILD"
->cBildpfadKlein = "gfx/keinBild.gif"
->nBildKleinVorhanden = 0
->cBildpfadGross = "gfx/keinBild.gif"
->nBildGrossVorhanden = 0
->oMerkmalWert_arr = Array (1)
0 => MerkmalWert Object (16)
->kMerkmalWert = "26"
->kMerkmal = "8"
->cBildpfad = "17.jpg"
->nSort = "0"
->kSprache = "1"
->cWert = "Ja"
->cMetaTitle = "Ja"
->cMetaKeywords = "Umtauch, rückgabe, möglich"
->cMetaDescription = ""
->cBeschreibung = ""
->cSeo = "Ja"
->cURL = "Ja"
->cBildpfadKlein = "bilder/merkmalwerte/klein/17.jpg"
->nBildKleinVorhanden = 1
->cBildpfadNormal = "bilder/merkmalwerte/normal/17.jpg"
->nBildNormalVorhanden = 1
1 => Merkmal Object (11)
->kMerkmal = "1"
->cName = "Kaliber"
->cBildpfad = ""
->nSort = "0"
->nGlobal = "0"
->cTyp = "TEXT"
->cBildpfadKlein = "gfx/keinBild.gif"
->nBildKleinVorhanden = 0
->cBildpfadGross = "gfx/keinBild.gif"
->nBildGrossVorhanden = 0
->oMerkmalWert_arr = Array (1)
0 => MerkmalWert Object (16)
->kMerkmalWert = "1"
->kMerkmal = "1"
->cBildpfad = "10.jpg"
->nSort = "3"
->kSprache = "1"
->cWert = "0.68"
->cMetaTitle = "Kaliber 0.68"
->cMetaKeywords = "Kaliber 0.68"
->cMetaDescription = ""
->cBeschreibung = "Das Standart Kaliber für Paintball Ma..."
->cSeo = "Kaliber-068"
->cURL = "Kaliber-068"
->cBildpfadKlein = "bilder/merkmalwerte/klein/10.jpg"
->nBildKleinVorhanden = 1
->cBildpfadNormal = "bilder/merkmalwerte/normal/10.jpg"
->nBildNormalVorhanden = 1
2 => Merkmal Object (11)
->kMerkmal = "2"
->cName = "Munitionszufuhr"
->cBildpfad = ""
->nSort = "1"
->nGlobal = "0"
->cTyp = "TEXT"
->cBildpfadKlein = "gfx/keinBild.gif"
->nBildKleinVorhanden = 0
->cBildpfadGross = "gfx/keinBild.gif"
->nBildGrossVorhanden = 0
->oMerkmalWert_arr = Array (1)
0 => MerkmalWert Object (16)
->kMerkmalWert = "4"
->kMerkmal = "2"
->cBildpfad = "15.jpg"
->nSort = "0"
->kSprache = "1"
->cWert = "Magazin"
->cMetaTitle = "Markierer mit Magazin"
->cMetaKeywords = ""
->cMetaDescription = ""
->cBeschreibung = "Der Markierer wird über ein Magazin m..."
->cSeo = "Magazin-Zufuhr"
->cURL = "Magazin-Zufuhr"
->cBildpfadKlein = "bilder/merkmalwerte/klein/15.jpg"
->nBildKleinVorhanden = 1
->cBildpfadNormal = "bilder/merkmalwerte/normal/15.jpg"
->nBildNormalVorhanden = 1
5 => Merkmal Object (11)
->kMerkmal = "5"
->cName = "FSK"
->cBildpfad = ""
->nSort = "2"
->nGlobal = "0"
->cTyp = "BILD"
->cBildpfadKlein = "gfx/keinBild.gif"
->nBildKleinVorhanden = 0
->cBildpfadGross = "gfx/keinBild.gif"
->nBildGrossVorhanden = 0
->oMerkmalWert_arr = Array (1)
0 => MerkmalWert Object (16)
->kMerkmalWert = "11"
->kMerkmal = "5"
->cBildpfad = "1.jpg"
->nSort = "0"
->kSprache = "1"
->cWert = "18"
->cMetaTitle = ""
->cMetaKeywords = ""
->cMetaDescription = ""
->cBeschreibung = "Melden Sie sich als FSK18 Kunde an"
->cSeo = "FSK18"
->cURL = "FSK18"
->cBildpfadKlein = "bilder/merkmalwerte/klein/1.jpg"
->nBildKleinVorhanden = 1
->cBildpfadNormal = "bilder/merkmalwerte/normal/1.jpg"
->nBildNormalVorhanden = 1
4 => Merkmal Object (11)
->kMerkmal = "4"
->cName = "Garatie"
->cBildpfad = ""
->nSort = "3"
->nGlobal = "0"
->cTyp = "TEXT"
->cBildpfadKlein = "gfx/keinBild.gif"
->nBildKleinVorhanden = 0
->cBildpfadGross = "gfx/keinBild.gif"
->nBildGrossVorhanden = 0
->oMerkmalWert_arr = Array (1)
0 => MerkmalWert Object (16)
->kMerkmalWert = "9"
->kMerkmal = "4"
->cBildpfad = "6.jpg"
->nSort = "0"
->kSprache = "1"
->cWert = "1 Jahr"
->cMetaTitle = "1 Jahr Garantie"
->cMetaKeywords = "Garantie"
->cMetaDescription = ""
->cBeschreibung = "Die Garantie oder auch Gewährleistung..."
->cSeo = "1-Jahr-Garantie"
->cURL = "1-Jahr-Garantie"
->cBildpfadKlein = "bilder/merkmalwerte/klein/6.jpg"
->nBildKleinVorhanden = 1
->cBildpfadNormal = "bilder/merkmalwerte/normal/6.jpg"
->nBildNormalVorhanden = 1
->cMerkmalAssoc_arr = Array (6)
Joule => "max. 7,5"
RückgabeUmtausch => "Ja"
Kaliber => "0.68"
Munitionszufuhr => "Magazin"
FSK => "18"
Garatie => "1 Jahr"
->nVariationsAufpreisVorhanden = 0
->VariationenOhneFreifeld = Array (0)
->oVariationenNurKind_arr = Array (0)
->oDownload_arr = Array (0)
->bHasKonfig = false
->oKonfig_arr = Array (0)
->cHersteller = "RAP4"
->cHerstellerSeo = "RAP4"
->cHerstellerURL = "RAP4"
->cHerstellerHomepage = "http://rap4-germany.de"
->cHerstellerBildKlein = "bilder/hersteller/klein/1.jpg"
->cHerstellerBildNormal = "bilder/hersteller/normal/1.jpg"
->dErstellt_de = "03.03.2013"
->cURL = "Sonderangebote"
NeuImSortiment => stdClass Object (3)
->anzeigen = "Y"
->Artikel = ArtikelListe Object (1)
->elemente = Array (3)
0 => Artikel Object (105)
->kArtikel = "664"
->kHersteller = "45"
->kLieferstatus = "0"
->kSteuerklasse = "1"
->kEinheit = "0"
->kVersandklasse = "1"
->kStueckliste = "0"
->kWarengruppe = "0"
->fLagerbestand = "0"
->fMindestbestellmenge = "0"
->fPackeinheit = 1
->fAbnahmeintervall = "0"
->fGewicht = "0.9"
->fUVP = "0.00"
->fUVPBrutto = "0.00"
->fVPEWert = "0.0000"
->fZulauf = "0"
->cName = "Killjoy APR2 h&ouml;henverstellbare S..."
->cSeo = "Killjoy-APR2-hoehenverstellbare-Snipe..."
->cBeschreibung = "<p>Die APR2 Weaverschiene von Killjoy..."
->cAnmerkung = ""
->cArtNr = "RAP4/499"
->cURL = "Killjoy-APR2-hoehenverstellbare-Snipe..."
->cVPE = "N"
->cVPEEinheit = ""
->cSuchbegriffe = ""
->cTeilbar = "N"
->cBarcode = ""
->cLagerBeachten = "Y"
->cLagerKleinerNull = "Y"
->cLagerVariation = "N"
->cKurzBeschreibung = ""
->cMwstVersandText = "Endpreis*, zzgl. <a href="Versandkost..."
->cLieferstatus = null
->cVorschaubild = "bilder/produkte/klein/Killjoy-APR2-ho..."
->cHerstellerMetaTitle = ""
->cHerstellerMetaKeywords = "killjoy, paintball, tiberius, rail, s..."
->cHerstellerMetaDescription = ""
->cHerstellerBeschreibung = ""
->dZulaufDatum = null
->dMHD = null
->cTopArtikel = "N"
->cNeu = "Y"
->Preise = Preise Object (47)
->kKundengruppe = 1
->kArtikel = "664"
->cPreis1Localized = Array (2)
0 => "0,00 &euro;"
1 => "0,00 &euro;"
->cPreis2Localized = Array (2)
0 => "0,00 &euro;"
1 => "0,00 &euro;"
->cPreis3Localized = Array (2)
0 => "0,00 &euro;"
1 => "0,00 &euro;"
->cPreis4Localized = Array (2)
0 => "0,00 &euro;"
1 => "0,00 &euro;"
->cPreis5Localized = Array (2)
0 => "0,00 &euro;"
1 => "0,00 &euro;"
->cVKLocalized = Array (2)
0 => "99,00 &euro;"
1 => "83,19 &euro;"
->fVKNetto = "83.1933"
->fPreis1 = "0"
->fPreis2 = "0"
->fPreis3 = "0"
->fPreis4 = "0"
->fPreis5 = "0"
->fUst = "19.00"
->alterVKNetto = null
->nAnzahl1 = "0"
->nAnzahl2 = "0"
->nAnzahl3 = "0"
->nAnzahl4 = "0"
->nAnzahl5 = "0"
->strPreisGrafik_Detail = "<img src="templates_c/bee86a2f5904740..."
->strPreisGrafik_Suche = "<img src="templates_c/14e910cd97ed806..."
->alterVK = Array (2)
0 => 0
1 => 0
->fStaffelpreis1 = Array (2)
0 => 0
1 => 0
->fVK = Array (2)
0 => 99
1 => 83.1933
->fStaffelpreis2 = Array (2)
0 => 0
1 => 0
->fStaffelpreis3 = Array (2)
0 => 0
1 => 0
->fStaffelpreis4 = Array (2)
0 => 0
1 => 0
->fStaffelpreis5 = Array (2)
0 => 0
1 => 0
->cPreisGrafik_Artikeldetails = "<img src="templates_c/bee86a2f5904740..."
->strPreisGrafik_Uebersicht = "<img src="templates_c/14e910cd97ed806..."
->cPreisGrafik_Artikeluebersicht = "<img src="templates_c/14e910cd97ed806..."
->strPreisGrafik_Topbox = "<img src="templates_c/76ff2ddc35f14b6..."
->strPreisGrafik_Sonderbox = "<img src="templates_c/76ff2ddc35f14b6..."
->strPreisGrafik_Neubox = "<img src="templates_c/76ff2ddc35f14b6..."
->strPreisGrafik_Bestsellerbox = "<img src="templates_c/76ff2ddc35f14b6..."
->strPreisGrafik_Zuletztbox = "<img src="templates_c/76ff2ddc35f14b6..."
->strPreisGrafik_Baldbox = "<img src="templates_c/76ff2ddc35f14b6..."
->cPreisGrafik_Boxen = "<img src="templates_c/76ff2ddc35f14b6..."
->strPreisGrafik_TopboxStartseite = "<img src="templates_c/59ea137d216f82a..."
->strPreisGrafik_SonderboxStartseite = "<img src="templates_c/59ea137d216f82a..."
->strPreisGrafik_NeuboxStartseite = "<img src="templates_c/59ea137d216f82a..."
->strPreisGrafik_BestsellerboxStartseite = "<img src="templates_c/59ea137d216f82a..."
->strPreisGrafik_ZuletztboxStartseite = "<img src="templates_c/59ea137d216f82a..."
->strPreisGrafik_BaldboxStartseite = "<img src="templates_c/59ea137d216f82a..."
->cPreisGrafik_Startseite = "<img src="templates_c/59ea137d216f82a..."
->Bilder = Array (4)
0 => stdClass Object (5)
->cPfadMini = "bilder/produkte/mini/Killjoy-APR2-hoe..."
->cPfadKlein = "bilder/produkte/klein/Killjoy-APR2-ho..."
->cPfadNormal = "bilder/produkte/normal/Killjoy-APR2-h..."
->cPfadGross = "bilder/produkte/gross/Killjoy-APR2-ho..."
->nNr = "1"
1 => stdClass Object (5)
->cPfadMini = "bilder/produkte/mini/Killjoy-APR2-hoe..."
->cPfadKlein = "bilder/produkte/klein/Killjoy-APR2-ho..."
->cPfadNormal = "bilder/produkte/normal/Killjoy-APR2-h..."
->cPfadGross = "bilder/produkte/gross/Killjoy-APR2-ho..."
->nNr = "2"
2 => stdClass Object (5)
->cPfadMini = "bilder/produkte/mini/Killjoy-APR2-hoe..."
->cPfadKlein = "bilder/produkte/klein/Killjoy-APR2-ho..."
->cPfadNormal = "bilder/produkte/normal/Killjoy-APR2-h..."
->cPfadGross = "bilder/produkte/gross/Killjoy-APR2-ho..."
->nNr = "3"
3 => stdClass Object (5)
->cPfadMini = "bilder/produkte/mini/Killjoy-APR2-hoe..."
->cPfadKlein = "bilder/produkte/klein/Killjoy-APR2-ho..."
->cPfadNormal = "bilder/produkte/normal/Killjoy-APR2-h..."
->cPfadGross = "bilder/produkte/gross/Killjoy-APR2-ho..."
->nNr = "4"
->FunktionsAttribute = Array (1)
ampel => "grün"
->Attribute = Array (0)
->AttributeAssoc = Array (4)
meta_keywords => "killjoy, apr2, schiene, rail, höhenve..."
tab1 inhalt => "<center><iframe width="853" height="4..."
tab1 name => "Video"
ampel_text_gruen => "in 2 - 5 Tagen lieferbar"
->Variationen = Array (0)
->Sonderpreise = null
->bSuchspecial_arr = null
->oSuchspecialBild = null
->bIsBestseller = null
->bIsTopBewertet = null
->kVPEEinheit = "0"
->fArtikelgewicht = "0"
->cEinheit = null
->fMwSt = "19.00"
->dErscheinungsdatum = "0000-00-00"
->Erscheinungsdatum_de = "00.00.0000"
->nErscheinendesProdukt = "0"
->fDurchschnittsBewertung = 0
->cVersandklasse = "standard"
->cSerie = ""
->cISBN = ""
->cASIN = ""
->cHAN = ""
->cUNNummer = ""
->cGefahrnr = ""
->nIstVater = "0"
->kEigenschaftKombi = "0"
->kVaterArtikel = "0"
->cName_thersteller = "Killjoy"
->cHomepage_thersteller = "http://www.killjoyindustries.com/"
->dErstellt = "2013-08-10"
->nSort = "0"
->nSortNr_thersteller = "0"
->cPfad_thersteller = "39.jpg"
->fMaxRabatt = "0"
->fNettoPreis = null
->cTaric = ""
->cUPC = ""
->cHerkunftsland = ""
->cEPID = ""
->fLieferantenlagerbestand = "0"
->fLieferzeit = "0"
->cBildpfad_thersteller = "http://localhost/seiten/jtlshop3/bild..."
->cGewicht = "0,90"
->cArtikelgewicht = "0,00"
->inWarenkorbLegbar = 1
->Lageranzeige = stdClass Object (3)
->cLagerhinweis = Array (2)
genau => "Produkt vergriffen"
verfuegbarkeit => "Produkt vergriffen"
->nStatus = 0
->AmpelText = "Wird für Sie bestellt"
->oMerkmale_arr = Array (0)
->nVariationsAufpreisVorhanden = 0
->VariationenOhneFreifeld = Array (0)
->oVariationenNurKind_arr = Array (0)
->oDownload_arr = Array (0)
->bHasKonfig = false
->oKonfig_arr = Array (0)
->cHersteller = "Killjoy"
->cHerstellerSeo = "Killjoy"
->cHerstellerURL = "Killjoy"
->cHerstellerHomepage = "http://www.killjoyindustries.com/"
->cHerstellerBildKlein = "bilder/hersteller/klein/39.jpg"
->cHerstellerBildNormal = "bilder/hersteller/normal/39.jpg"
->dErstellt_de = "10.08.2013"
1 => Artikel Object (105)
->kArtikel = "693"
->kHersteller = "8"
->kLieferstatus = "0"
->kSteuerklasse = "1"
->kEinheit = "0"
->kVersandklasse = "1"
->kStueckliste = "0"
->kWarengruppe = "0"
->fLagerbestand = "0"
->fMindestbestellmenge = "0"
->fPackeinheit = 1
->fAbnahmeintervall = "0"
->fGewicht = "1"
->fUVP = "0.00"
->fUVPBrutto = "0.00"
->fVPEWert = "0.0000"
->fZulauf = "0"
->cName = "Tiberius Mock Silencer (Schalld&auml;..."
->cSeo = "Tiberius-Mock-Silencer-Schalldaempfer..."
->cBeschreibung = "<p>Tiberius Mock Schalld&auml;mpfer z..."
->cAnmerkung = ""
->cArtNr = "RAP4/522"
->cURL = "Tiberius-Mock-Silencer-Schalldaempfer..."
->cVPE = "N"
->cVPEEinheit = ""
->cSuchbegriffe = ""
->cTeilbar = "N"
->cBarcode = ""
->cLagerBeachten = "Y"
->cLagerKleinerNull = "Y"
->cLagerVariation = "N"
->cKurzBeschreibung = ""
->cMwstVersandText = "Endpreis*, zzgl. <a href="Versandkost..."
->cLieferstatus = null
->cVorschaubild = "bilder/produkte/klein/Tiberius-Mock-S..."
->cHerstellerMetaTitle = "Tiberius"
->cHerstellerMetaKeywords = ""
->cHerstellerMetaDescription = ""
->cHerstellerBeschreibung = "Einer der besten Paintballmarkierer H..."
->dZulaufDatum = null
->dMHD = null
->cTopArtikel = "N"
->cNeu = "Y"
->Preise = Preise Object (47)
->kKundengruppe = 1
->kArtikel = "693"
->cPreis1Localized = Array (2)
0 => "0,00 &euro;"
1 => "0,00 &euro;"
->cPreis2Localized = Array (2)
0 => "0,00 &euro;"
1 => "0,00 &euro;"
->cPreis3Localized = Array (2)
0 => "0,00 &euro;"
1 => "0,00 &euro;"
->cPreis4Localized = Array (2)
0 => "0,00 &euro;"
1 => "0,00 &euro;"
->cPreis5Localized = Array (2)
0 => "0,00 &euro;"
1 => "0,00 &euro;"
->cVKLocalized = Array (2)
0 => "54,95 &euro;"
1 => "46,18 &euro;"
->fVKNetto = "46.1765"
->fPreis1 = "0"
->fPreis2 = "0"
->fPreis3 = "0"
->fPreis4 = "0"
->fPreis5 = "0"
->fUst = "19.00"
->alterVKNetto = null
->nAnzahl1 = "0"
->nAnzahl2 = "0"
->nAnzahl3 = "0"
->nAnzahl4 = "0"
->nAnzahl5 = "0"
->strPreisGrafik_Detail = "<img src="templates_c/5e32b6d7698e627..."
->strPreisGrafik_Suche = "<img src="templates_c/820bbd2a5e7f2de..."
->alterVK = Array (2)
0 => 0
1 => 0
->fStaffelpreis1 = Array (2)
0 => 0
1 => 0
->fVK = Array (2)
0 => 54.95
1 => 46.1765
->fStaffelpreis2 = Array (2)
0 => 0
1 => 0
->fStaffelpreis3 = Array (2)
0 => 0
1 => 0
->fStaffelpreis4 = Array (2)
0 => 0
1 => 0
->fStaffelpreis5 = Array (2)
0 => 0
1 => 0
->cPreisGrafik_Artikeldetails = "<img src="templates_c/5e32b6d7698e627..."
->strPreisGrafik_Uebersicht = "<img src="templates_c/820bbd2a5e7f2de..."
->cPreisGrafik_Artikeluebersicht = "<img src="templates_c/820bbd2a5e7f2de..."
->strPreisGrafik_Topbox = "<img src="templates_c/94eef1cac8ce336..."
->strPreisGrafik_Sonderbox = "<img src="templates_c/94eef1cac8ce336..."
->strPreisGrafik_Neubox = "<img src="templates_c/94eef1cac8ce336..."
->strPreisGrafik_Bestsellerbox = "<img src="templates_c/94eef1cac8ce336..."
->strPreisGrafik_Zuletztbox = "<img src="templates_c/94eef1cac8ce336..."
->strPreisGrafik_Baldbox = "<img src="templates_c/94eef1cac8ce336..."
->cPreisGrafik_Boxen = "<img src="templates_c/94eef1cac8ce336..."
->strPreisGrafik_TopboxStartseite = "<img src="templates_c/40996340d64e67d..."
->strPreisGrafik_SonderboxStartseite = "<img src="templates_c/40996340d64e67d..."
->strPreisGrafik_NeuboxStartseite = "<img src="templates_c/40996340d64e67d..."
->strPreisGrafik_BestsellerboxStartseite = "<img src="templates_c/40996340d64e67d..."
->strPreisGrafik_ZuletztboxStartseite = "<img src="templates_c/40996340d64e67d..."
->strPreisGrafik_BaldboxStartseite = "<img src="templates_c/40996340d64e67d..."
->cPreisGrafik_Startseite = "<img src="templates_c/40996340d64e67d..."
->Bilder = Array (1)
0 => stdClass Object (5)
->cPfadMini = "bilder/produkte/mini/Tiberius-Mock-Si..."
->cPfadKlein = "bilder/produkte/klein/Tiberius-Mock-S..."
->cPfadNormal = "bilder/produkte/normal/Tiberius-Mock-..."
->cPfadGross = "bilder/produkte/gross/Tiberius-Mock-S..."
->nNr = "1"
->FunktionsAttribute = Array (1)
ampel => "grün"
->Attribute = Array (0)
->AttributeAssoc = Array (1)
ampel_text_gruen => "in 2 - 5 Tagen lieferbar"
->Variationen = Array (0)
->Sonderpreise = null
->bSuchspecial_arr = null
->oSuchspecialBild = null
->bIsBestseller = null
->bIsTopBewertet = null
->kVPEEinheit = "0"
->fArtikelgewicht = "0"
->cEinheit = null
->fMwSt = "19.00"
->dErscheinungsdatum = "0000-00-00"
->Erscheinungsdatum_de = "00.00.0000"
->nErscheinendesProdukt = "0"
->fDurchschnittsBewertung = 0
->cVersandklasse = "standard"
->cSerie = ""
->cISBN = ""
->cASIN = ""
->cHAN = ""
->cUNNummer = ""
->cGefahrnr = ""
->nIstVater = "0"
->kEigenschaftKombi = "0"
->kVaterArtikel = "0"
->cName_thersteller = "Tiberius"
->cHomepage_thersteller = "http://www.tiberiusarms.com/"
->dErstellt = "2013-08-26"
->nSort = "0"
->nSortNr_thersteller = "0"
->cPfad_thersteller = "8.jpg"
->fMaxRabatt = "0"
->fNettoPreis = null
->cTaric = ""
->cUPC = ""
->cHerkunftsland = ""
->cEPID = ""
->fLieferantenlagerbestand = "0"
->fLieferzeit = "0"
->cBildpfad_thersteller = "http://localhost/seiten/jtlshop3/bild..."
->cGewicht = "1,00"
->cArtikelgewicht = "0,00"
->inWarenkorbLegbar = 1
->Lageranzeige = stdClass Object (3)
->cLagerhinweis = Array (2)
genau => "Produkt vergriffen"
verfuegbarkeit => "Produkt vergriffen"
->nStatus = 0
->AmpelText = "Wird für Sie bestellt"
->oMerkmale_arr = Array (0)
->nVariationsAufpreisVorhanden = 0
->VariationenOhneFreifeld = Array (0)
->oVariationenNurKind_arr = Array (0)
->oDownload_arr = Array (0)
->bHasKonfig = false
->oKonfig_arr = Array (0)
->cHersteller = "Tiberius"
->cHerstellerSeo = "Tiberius"
->cHerstellerURL = "Tiberius"
->cHerstellerHomepage = "http://www.tiberiusarms.com/"
->cHerstellerBildKlein = "bilder/hersteller/klein/8.jpg"
->cHerstellerBildNormal = "bilder/hersteller/normal/8.jpg"
->dErstellt_de = "26.08.2013"
2 => Artikel Object (105)
->kArtikel = "650"
->kHersteller = "1"
->kLieferstatus = "3"
->kSteuerklasse = "1"
->kEinheit = "0"
->kVersandklasse = "1"
->kStueckliste = "0"
->kWarengruppe = "0"
->fLagerbestand = "0"
->fMindestbestellmenge = "0"
->fPackeinheit = 1
->fAbnahmeintervall = "0"
->fGewicht = "5"
->fUVP = "312.50"
->fUVPBrutto = "312.50"
->fVPEWert = "0.0000"
->fZulauf = "0"
->cName = "Woodland Profi Sparpaket"
->cSeo = "Woodland-Profi-Sparpaket"
->cBeschreibung = "Mit der Spyder MR5 haben Sie schon ei..."
->cAnmerkung = ""
->cArtNr = "RAP4/487"
->cURL = "Woodland-Profi-Sparpaket"
->cVPE = "N"
->cVPEEinheit = ""
->cSuchbegriffe = ""
->cTeilbar = "N"
->cBarcode = ""
->cLagerBeachten = "Y"
->cLagerKleinerNull = "Y"
->cLagerVariation = "N"
->cKurzBeschreibung = ""
->cMwstVersandText = "Endpreis*, zzgl. <a href="Versandkost..."
->cLieferstatus = "Nach Verfügbarkeit der Artikel"
->cVorschaubild = "bilder/produkte/klein/Woodland-Profi-..."
->cHerstellerMetaTitle = "RAP4"
->cHerstellerMetaKeywords = "RAM, Paintball, Real Action, RAP4, De..."
->cHerstellerMetaDescription = "RAP4 Paintball Sortiment"
->cHerstellerBeschreibung = "RAP4 ist ein bekannter Hersteller f&u..."
->dZulaufDatum = null
->dMHD = null
->cTopArtikel = "N"
->cNeu = "Y"
->Preise = Preise Object (47)
->kKundengruppe = 1
->kArtikel = "650"
->cPreis1Localized = Array (2)
0 => "0,00 &euro;"
1 => "0,00 &euro;"
->cPreis2Localized = Array (2)
0 => "0,00 &euro;"
1 => "0,00 &euro;"
->cPreis3Localized = Array (2)
0 => "0,00 &euro;"
1 => "0,00 &euro;"
->cPreis4Localized = Array (2)
0 => "0,00 &euro;"
1 => "0,00 &euro;"
->cPreis5Localized = Array (2)
0 => "0,00 &euro;"
1 => "0,00 &euro;"
->cVKLocalized = Array (2)
0 => "250,00 &euro;"
1 => "210,08 &euro;"
->fVKNetto = "210.084"
->fPreis1 = "0"
->fPreis2 = "0"
->fPreis3 = "0"
->fPreis4 = "0"
->fPreis5 = "0"
->fUst = "19.00"
->alterVKNetto = null
->nAnzahl1 = "0"
->nAnzahl2 = "0"
->nAnzahl3 = "0"
->nAnzahl4 = "0"
->nAnzahl5 = "0"
->strPreisGrafik_Detail = "<img src="templates_c/e91f205e4f558bb..."
->strPreisGrafik_Suche = "<img src="templates_c/ef6f11636ffd973..."
->alterVK = Array (2)
0 => 0
1 => 0
->fStaffelpreis1 = Array (2)
0 => 0
1 => 0
->fVK = Array (2)
0 => 250
1 => 210.084
->fStaffelpreis2 = Array (2)
0 => 0
1 => 0
->fStaffelpreis3 = Array (2)
0 => 0
1 => 0
->fStaffelpreis4 = Array (2)
0 => 0
1 => 0
->fStaffelpreis5 = Array (2)
0 => 0
1 => 0
->cPreisGrafik_Artikeldetails = "<img src="templates_c/e91f205e4f558bb..."
->strPreisGrafik_Uebersicht = "<img src="templates_c/ef6f11636ffd973..."
->cPreisGrafik_Artikeluebersicht = "<img src="templates_c/ef6f11636ffd973..."
->strPreisGrafik_Topbox = "<img src="templates_c/68abf300e5b374a..."
->strPreisGrafik_Sonderbox = "<img src="templates_c/68abf300e5b374a..."
->strPreisGrafik_Neubox = "<img src="templates_c/68abf300e5b374a..."
->strPreisGrafik_Bestsellerbox = "<img src="templates_c/68abf300e5b374a..."
->strPreisGrafik_Zuletztbox = "<img src="templates_c/68abf300e5b374a..."
->strPreisGrafik_Baldbox = "<img src="templates_c/68abf300e5b374a..."
->cPreisGrafik_Boxen = "<img src="templates_c/68abf300e5b374a..."
->strPreisGrafik_TopboxStartseite = "<img src="templates_c/0d50fa783864f29..."
->strPreisGrafik_SonderboxStartseite = "<img src="templates_c/0d50fa783864f29..."
->strPreisGrafik_NeuboxStartseite = "<img src="templates_c/0d50fa783864f29..."
->strPreisGrafik_BestsellerboxStartseite = "<img src="templates_c/0d50fa783864f29..."
->strPreisGrafik_ZuletztboxStartseite = "<img src="templates_c/0d50fa783864f29..."
->strPreisGrafik_BaldboxStartseite = "<img src="templates_c/0d50fa783864f29..."
->cPreisGrafik_Startseite = "<img src="templates_c/0d50fa783864f29..."
->Bilder = Array (1)
0 => stdClass Object (5)
->cPfadMini = "bilder/produkte/mini/Woodland-Profi-S..."
->cPfadKlein = "bilder/produkte/klein/Woodland-Profi-..."
->cPfadNormal = "bilder/produkte/normal/Woodland-Profi..."
->cPfadGross = "bilder/produkte/gross/Woodland-Profi-..."
->nNr = "1"
->FunktionsAttribute = Array (1)
fsk_sperre => "0"
->Attribute = Array (0)
->AttributeAssoc = Array (0)
->Variationen = Array (0)
->Sonderpreise = null
->bSuchspecial_arr = null
->oSuchspecialBild = null
->bIsBestseller = null
->bIsTopBewertet = null
->kVPEEinheit = "0"
->fArtikelgewicht = "0"
->cEinheit = null
->fMwSt = "19.00"
->dErscheinungsdatum = "2013-09-30"
->Erscheinungsdatum_de = "30.09.2013"
->nErscheinendesProdukt = "1"
->fDurchschnittsBewertung = 0
->cVersandklasse = "standard"
->cSerie = ""
->cISBN = ""
->cASIN = ""
->cHAN = ""
->cUNNummer = ""
->cGefahrnr = ""
->nIstVater = "0"
->kEigenschaftKombi = "0"
->kVaterArtikel = "0"
->cName_thersteller = "RAP4"
->cHomepage_thersteller = "http://rap4-germany.de"
->dErstellt = "2013-08-05"
->nSort = "0"
->nSortNr_thersteller = "0"
->cPfad_thersteller = "1.jpg"
->fMaxRabatt = "0"
->fNettoPreis = null
->cTaric = ""
->cUPC = ""
->cHerkunftsland = ""
->cEPID = ""
->fLieferantenlagerbestand = "0"
->fLieferzeit = "0"
->cBildpfad_thersteller = "http://localhost/seiten/jtlshop3/bild..."
->cGewicht = "5,00"
->cArtikelgewicht = "0,00"
->inWarenkorbLegbar = 1
->Lageranzeige = stdClass Object (3)
->cLagerhinweis = Array (2)
genau => "Produkt vergriffen"
verfuegbarkeit => "Produkt vergriffen"
->nStatus = 0
->AmpelText = "Wird für Sie bestellt"
->oMerkmale_arr = Array (0)
->nVariationsAufpreisVorhanden = 0
->VariationenOhneFreifeld = Array (0)
->oVariationenNurKind_arr = Array (0)
->oDownload_arr = Array (0)
->bHasKonfig = false
->oKonfig_arr = Array (0)
->cHersteller = "RAP4"
->cHerstellerSeo = "RAP4"
->cHerstellerURL = "RAP4"
->cHerstellerHomepage = "http://rap4-germany.de"
->cHerstellerBildKlein = "bilder/hersteller/klein/1.jpg"
->cHerstellerBildNormal = "bilder/hersteller/normal/1.jpg"
->dErstellt_de = "05.08.2013"
->cURL = "Neu-im-Sortiment"
TopAngebot => stdClass Object (1)
->anzeigen = "N"
ZuletztAngesehen => stdClass Object (1)
->anzeigen = "N"
Schnellkauf => stdClass Object (1)
->anzeigen = "N"
Hersteller => stdClass Object (1)
->anzeigen = "Y"
ErscheinendeProdukte => stdClass Object (1)
->anzeigen = "N"
Suchwolke => stdClass Object (3)
->anzeigen = "Y"
->Suchbegriffe = Array (10)
0 => stdClass Object (10)
->kSuchanfrage = "24"
->kSprache = "1"
->cSuche = "spyder"
->nAktiv = "1"
->nAnzahlTreffer = "17"
->nAnzahlGesuche = "2"
->dZuletztGesucht = "2013-07-19 20:55:09"
->cSeo = "spyder_2"
->Klasse = 5
->cURL = "spyder_2"
1 => stdClass Object (10)
->kSuchanfrage = "18"
->kSprache = "1"
->cSuche = "shroud"
->nAktiv = "1"
->nAnzahlTreffer = "7"
->nAnzahlGesuche = "2"
->dZuletztGesucht = "2013-07-20 10:30:36"
->cSeo = "shroud"
->Klasse = 9
->cURL = "shroud"
2 => stdClass Object (10)
->kSuchanfrage = "19"
->kSprache = "1"
->cSuche = "Dmag"
->nAktiv = "1"
->nAnzahlTreffer = "9"
->nAnzahlGesuche = "7"
->dZuletztGesucht = "2013-08-09 16:30:58"
->cSeo = "Dmag_1"
->Klasse = 2
->cURL = "Dmag_1"
3 => stdClass Object (10)
->kSuchanfrage = "15"
->kSprache = "1"
->cSuche = "magazin"
->nAktiv = "1"
->nAnzahlTreffer = "53"
->nAnzahlGesuche = "3"
->dZuletztGesucht = "2013-07-09 19:37:14"
->cSeo = "magazin"
->Klasse = 4
->cURL = "magazin"
4 => stdClass Object (10)
->kSuchanfrage = "58"
->kSprache = "1"
->cSuche = "tippmann a5"
->nAktiv = "1"
->nAnzahlTreffer = "12"
->nAnzahlGesuche = "2"
->dZuletztGesucht = "2013-07-20 16:09:55"
->cSeo = "tippmann-a5"
->Klasse = 4
->cURL = "tippmann-a5"
5 => stdClass Object (10)
->kSuchanfrage = "16"
->kSprache = "1"
->cSuche = "magazine"
->nAktiv = "1"
->nAnzahlTreffer = "26"
->nAnzahlGesuche = "2"
->dZuletztGesucht = "2013-06-30 00:26:39"
->cSeo = "magazine_1"
->Klasse = 3
->cURL = "magazine_1"
6 => stdClass Object (10)
->kSuchanfrage = "37"
->kSprache = "1"
->cSuche = "Tippmann 98"
->nAktiv = "1"
->nAnzahlTreffer = "14"
->nAnzahlGesuche = "2"
->dZuletztGesucht = "2013-07-11 18:16:44"
->cSeo = "Tippmann-98"
->Klasse = 10
->cURL = "Tippmann-98"
7 => stdClass Object (10)
->kSuchanfrage = "25"
->kSprache = "1"
->cSuche = "468"
->nAktiv = "1"
->nAnzahlTreffer = "2"
->nAnzahlGesuche = "5"
->dZuletztGesucht = "2013-07-05 23:07:59"
->cSeo = "468"
->Klasse = 6
->cURL = "468"
8 => stdClass Object (10)
->kSuchanfrage = "41"
->kSprache = "1"
->cSuche = "TPX"
->nAktiv = "1"
->nAnzahlTreffer = "5"
->nAnzahlGesuche = "3"
->dZuletztGesucht = "2013-07-17 20:40:49"
->cSeo = "TPX_2"
->Klasse = 2
->cURL = "TPX_2"
9 => stdClass Object (10)
->kSuchanfrage = "53"
->kSprache = "1"
->cSuche = "g36"
->nAktiv = "1"
->nAnzahlTreffer = "6"
->nAnzahlGesuche = "6"
->dZuletztGesucht = "2013-07-20 11:09:26"
->cSeo = "g36_1"
->Klasse = 6
->cURL = "g36_1"
->SuchbegriffeJSON = "%7B%22options%22%3A%7B%22speed%22%3A%..."
Tagwolke => stdClass Object (1)
->anzeigen = "N"
Wunschliste => stdClass Object (1)
->anzeigen = "N"
Vergleichsliste => stdClass Object (1)
->anzeigen = "N"
TopBewertet => stdClass Object (1)
->anzeigen = "N"
News => stdClass Object (2)
->anzeigen = "Y"
->oNewsMonatsUebersicht_arr = Array (2)
0 => stdClass Object (7)
->cSeo = "Newsuebersicht-6-2013"
->cName = "Juni, 2013"
->kNewsMonatsUebersicht = "3"
->nMonat = "6"
->nJahr = "2013"
->nAnzahl = "1"
->cURL = "Newsuebersicht-6-2013"
1 => stdClass Object (7)
->cSeo = "Newsuebersicht-5-2013"
->cName = "Mai, 2013"
->kNewsMonatsUebersicht = "2"
->nMonat = "5"
->nJahr = "2013"
->nAnzahl = "1"
->cURL = "Newsuebersicht-5-2013"
NewsKategorie => stdClass Object (1)
->anzeigen = "N"
Umfrage => stdClass Object (1)
->anzeigen = "N"
TrustedShopsKundenbewertung => stdClass Object (1)
->anzeigen = "N"
TrustedShopsSiegelbox => stdClass Object (1)
->anzeigen = "N"
Preisradar => stdClass Object (2)
->anzeigen = "N"
->Artikel = stdClass Object (1)
->elemente = Array (0)

Ist so übersichtlicher, hoffe das war was du meintest.

mermshaus 01.09.2013 16:12

So vielleicht:

PHP-Code:

$info_arr $Boxen['Artikel']->Artikel;

foreach (
$info_arr->elemente as $Info) {
    echo 
$Info->kArtikel;


Ansonsten debugge dich einfach ein wenig durch. var_dump($info_arr); var_dump($Info); und so. Dann weißt du, was du jeweils hast beziehungsweise, wo du in der Datenstruktur gerade bist.

lottikarotti 02.09.2013 14:09

Hallo,

bitte nutze code-Tags :evil:

Viele Grüße,
lotti

mymaksimus 02.09.2013 16:36

gibts hier keine spoiler? xD

David 04.09.2013 13:29

Don't feed the troll. :roll:


Alle Zeitangaben in WEZ +2. Es ist jetzt 01:09 Uhr.

Powered by vBulletin® Version 3.8.11 (Deutsch)
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

© Dirk H. 2003 - 2023