using woocommerce for domain name selling
-
Our website would be very similar to one that is selling domain names and “other” products. We also need to show availability of domain name entered by any user. So, if given domain name is already bought, other customers cannot buy it.
I am new to wooCommerce. I understand the whole usage if I would have simple products, but what if you have say “dynamic” products like “domain name”? How to make this concept available in wooCommerce?
For instance, would this be the right top-level sollution?
a) create categories where ‘domain name’ is as one of category (other products are not domain names and would have their own categories)
b) create one ‘fake’ product with name ‘Your Domain Name’
c) user buys this ‘fake’ product and defines its property (name)
d) new product (domain name with filled in name) is created that is not available for othersMaybe there are other ways, using some sub-prodcucts of produc tnames ‘Domain Name’, where subproducts are created when user is buying domain name?
Can you, please, help me to understand this?
- The topic ‘using woocommerce for domain name selling’ is closed to new replies.