Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我找不到 $product.allow_oosp 代表什么以及这个变量从哪里获取它的数据?
allow_oosp 表示允许订购产品的缺货产品。如果您转到 admin 然后 Preferences -> Products ,在 Product Stock 部分的该页面上,您会找到 “ Allow ordering of out-of-stock products ”,这是针对allow_oosp的。
谢谢