Home Forums Plugins Aliexpress Dropshipping and Fulfillment for WooCommerce !! appears var_dump, near shipping calculation product sheet (visitor! see)

!! appears var_dump, near shipping calculation product sheet (visitor! see)

  • Author
    Posts
  • #234561

    bibibabi
    Participant

    I think it’s from your plugin updated today.
    but when I handle with the variants and I have the shipping calculation active. an array appears to the visitor (among other things with a nice visible ALIEXPRESS)

    I think it’s in your code… could you check?!

    <div class="woocommerce-variation-add-to-cart variations_button woocommerce-variation-add-to-cart-enabled">
    <strong><pre class="prrreeee" ></strong>Array
    (
        [status] => success
        [freight] => Array
            (
                [0] => Array
                    (
                        [code] => CAINIAO_STANDARD
                        [shipping_fee_currency] => USD
                        [free_shipping] => 
                        [mayHavePFS] => 
                        [guaranteed_delivery_days] => 60
                        [max_delivery_days] => 19
                        [tracking] => 1
                        [shipping_fee_format] => US $1.82
                        [delivery_date_desc] => May 05 - 14
                        [company] => AliExpress standard shipping
                        [ship_from_country] => CN
                        [min_delivery_days] => 10
                        [shipping_fee_cent] => 1.82
                    )
    
            )
    
        [code] => 200
        [from] => api
    )
    </pre>          

You must be logged in to see replies to this topic. Click here to login or register