dehm13
Forum Replies Created
-
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Cart message according to product locationThe product is not subtracted from inventory when the customer makes the purchase from the location
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Cart message according to product locationLet me explain:
1 I create a location
2 I assign a product to that location
3 I charge inventory to the location of the product.When purchasing the product from that location you do not discount the inventory
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Cart message according to product locationgood day, when placing products with location and making purchase does not discount quantities
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Cart message according to product locationGood day friend the Stock Locations for WooCommerce no updates / no support what features includes
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Cart message according to product locationgood day friend, the option to make the selection of location in the cart mandatory. it’s not working for me
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Cart message according to product locationHello, when adding a product from the store page without entering the product, this will add the default location in the cart?
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Cart message according to product locationok, another question, if I activate a default location when adding the product to the cart it will be added with the default location?
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Cart message according to product locationin my e-commerce I have the configuration of Hide in the catalog the out-of-stock items, when placing a location to the product this disappears from its category
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Cart message according to product locationif, when in the woocommerce configuration I select the option of Hide in the catalog the out-of-stock items, the products with assigned location are hidden
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Cart message according to product locationHello, how can I make the products look with variations when I have activated in woocommerce settings hide the products without inventory?
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Cart message according to product locationok if I understand well, with the advanced version if you change the price of the product according to its location both in the cart and at the end of the purchase?
by when would they be adding this new feature?I’m interested in the advanced plugin but want to try the economy version first
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Cart message according to product locationSorry, the questions would be:
1- in the cart when changing the location will also change the price of the product?
2- Can you remove the dropout from choosing a location in the cart when the product only has one location?Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Cart message according to product locationGood morning friend, in the cart the option to change the price according to location does not work, it changes the location of the product and how can I configure that if the product has only one location, the location selector does not appear in the cart and shows the only option. I await your response and thank you in advance
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Cart message according to product locationGood day friend, I’m trying to print a message on all the products when they are on the store pages, categories and any wordpress page, but I can’t get how to call the code,
I’m trying with:add_action( 'woocommerce_after_shop_loop_item', 'stock_location_name' ); function stock_location_name() { if ( has_term( '', '' ) ) { echo 'PZO Store'; } }Forum: Plugins
In reply to: [Wallet for WooCommerce] Cambio de moneda o cambio de divisahello, I managed to change the currency using the Booster plugin, now the problem is that when completing the order the wallet pays the amount of the change and not the original amount
Example:
I recharge 10$ and the payment method put the amount to change, 44bs.4
The order arrives with the currency and the amount of change
When completing the order, the amount that is deposited in the wallet is 44bs and should not be $10Espero me puedan ayudar