Questions tagged [price]

Usually an amount of currency paid in exchange for a product or service. An implicit or explicit agreement on the used currency is needed for an unambiguous price specification. Sometimes "the price to pay" is meant metaphorically.
In programming context, the price for a change to a program refers to an increased amount of memory consumption, execution duration, latency, worst case behaviour or any other undesirable attribute of the program afterwards.

Note, when handling currency values in a program it is usually the best method to store prices in integer typed variables, counting the smallest denominations. I.e. storing the integer value 323 (implicit euro cents) in an integer is more reliable than storing the floating point value of 3.23 €.

907 questions
-1
votes
1 answer

WooCommerce. disable adding to cart product with zero price

if short: i have product with 0 price and i don't want it to be added to the cart. if longer: i'm creating composite product (i can't use 'grouped product' option, because one of my items is variative). Every item of this product should be sold…
-1
votes
1 answer

How to add daily stock price history col in mysql table in php using Cron Job

I am using cron job to update the stock price in my MySQL table which overwrites the daily price in the same col using Cron Job. Now I want to save daily closing price in a column to calculate Moving averages. I have more than 500 stocks on my…
KUMAR
  • 1
  • 1
-1
votes
1 answer

Price calculator for woocommerce

can someone tell me is there a plugin for this cost calculator for woocommerce. And if there isn't how to connect whit the woocommerce plug in. This is the example that I'm looking for https://z3ddota.com/dota2-mmr-boosting/.
-1
votes
1 answer

Network Internet Egress Price

I never got the right pricing policy from Google. It's a little confusing for me. I'm currently testing google compute engine to try to understand how it all works. In a simple example when using Cloud Laucher Wordpress there is a sustainable…
-1
votes
1 answer

Does Google Cloud Storage Backup and What Are Prices For 1Tb?

I am wondering does Google Cloud backup there servers. For example has anyone ever lost there data, or maybe is there any off chance that this can happen? Or has Google has a strategy to prevent this. Or is it up to us to make backups? Also I have…
daniel27lt
  • 43
  • 6
-1
votes
1 answer

Woo commerce - variable product prices missing from WP

hoping for some help. We use the following - Wordpress/ woo commerce /wcvendors pro. Prices for variable products are disappearing from wp engine view despite being in the product variation information. It doesn't impact every product on our site…
-1
votes
2 answers

woocommerce change position of price

I get this error when trying to render the product price before the main content on the page. Fatal error: Uncaught Error: Call to a member function get_price_html() on string in /wp-content/plugins/woocommerce/templates/single-product/price.php:27…
Daniel Florido
  • 79
  • 2
  • 12
-1
votes
1 answer

PHP/MySQL Convert and save formatted prices

I need store in MySQL all prices submitted by users. The prices submitted by the users can contain these formats: 123.456,78 (ARG format) 123,456.78 (US format) 123456,78 (ARG simplified format) 123456.78 (US simplified format) In MySQL i…
Manux22
  • 323
  • 1
  • 5
  • 16
-1
votes
1 answer

Make sorted array show results on webpage?

I have this fiddle that sorts items on my webpage. I can see it works by checking the console.log results. I just don't know how to make the results appear on the actual webpage -- the items sorted in order. http://jsfiddle.net/AQFFq/21/ function…
-1
votes
1 answer

Speciale price Magento

I have set a speciale price for a product in the backend but when I go to the product page the price appears and then off again. Also in the cart it's not display. See link what I mean : Link
-2
votes
0 answers

How to disable add to cart button if product weight is 0

How to disable add to cart button if product weight is 0 ? this a huge issue for our wbsite , the customers keep adding 0 wighted product and we keep refund orders :-( Please any help , i can pay for this kind of services . Thank you so much in…
r3booobr
  • 1
  • 1
-2
votes
1 answer

Get price of token from pancakeswap (python) no longer working

This URL used to work nicely to get a coins price from pancakeswap: https://api.pancakeswap.info/api/v2/tokens/0x8076c74c5e3f5852037f31ff0093eeb8c8add8d3 ...but it appears to no longer work. I assume that pancakeswap has changed their code, and…
Adjam
  • 598
  • 1
  • 8
  • 22
-2
votes
1 answer

Is using google map directions url free for commercial use?

A url for example https://www.google.com/maps/dir/?api=1&travelmode=driving&origin=37.785310,-122.406096&destination=37.179518,-120.467905&waypoints=37.185310,-122.106096%7C37.279518,-121.867905%7C37.279518,-121.067905 this is opened from ios app…
-2
votes
2 answers

Convert 5-mins intraday price to daily price

I'm seeking guidance from R expert I have a data frame of 5-mins intraday prices and want to convert into daily price, how should I do it? I've searched the package "highfrequency" and attempted to use aggregatets function but it was to no…
Lizzie
  • 1
  • 1
-2
votes
1 answer

How to calculating the inflation adjustment for a period Verbraucherpreis index

How to calculate the inflation adjustment e.g. for Germany: amount: 1.500,- EUR index base: 2015 period: from 02.2020 to 02.2021