https://shopware6.d-mit-s.de/detail/361b176ee94e4b3d981fec3db502fc01

Scripts

cart 2

Debug

Script Took Output
test.twig 0.041
array:4 [
  0 => null
  1 => "dasd"
  2 => null
  3 => "dasd11"
]
test.twig 0
array:4 [
  0 => null
  1 => "dasd"
  2 => null
  3 => "dasd11"
]

product-page-loaded 1

Debug

Script Took Output
test.twig 0.009
array:3 [
  0 => 0
  "surcharge" => null
  1 => Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice {#4265
    #extensions: []
    #unitPrice: 2.0
    #quantity: 1
    #totalPrice: 2.0
    #calculatedTaxes: Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection {#4291
      #extensions: []
      #elements: array:1 [
        7 => Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax {#4317
          #extensions: []
          #tax: 0.13
          #taxRate: 7.0
          #price: 2.0
        }
      ]
    }
    #taxRules: Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection {#4271
      #extensions: []
      #elements: array:1 [
        7 => Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule {#4315
          #extensions: []
          #taxRate: 7.0
          #percentage: 100.0
        }
      ]
    }
    #referencePrice: null
    #listPrice: null
    #regulationPrice: null
  }
]