https://shopware6.d-mit-s.de/detail/babc3e87502f4c9285026b2e5123b960

Scripts

cart 2

Debug

Script Took Output
test.twig 0.047
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.011
array:3 [
  0 => 0
  "surcharge" => null
  1 => Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice {#4134
    #extensions: []
    #unitPrice: 49.49
    #quantity: 1
    #totalPrice: 49.49
    #calculatedTaxes: Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTaxCollection {#4160
      #extensions: []
      #elements: array:1 [
        19 => Shopware\Core\Checkout\Cart\Tax\Struct\CalculatedTax {#4186
          #extensions: []
          #tax: 7.9
          #taxRate: 19.0
          #price: 49.49
        }
      ]
    }
    #taxRules: Shopware\Core\Checkout\Cart\Tax\Struct\TaxRuleCollection {#4140
      #extensions: []
      #elements: array:1 [
        19 => Shopware\Core\Checkout\Cart\Tax\Struct\TaxRule {#4184
          #extensions: []
          #taxRate: 19.0
          #percentage: 100.0
        }
      ]
    }
    #referencePrice: null
    #listPrice: null
    #regulationPrice: null
  }
]